Skip to content

Commit

Permalink
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
Browse files Browse the repository at this point in the history
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
  • Loading branch information
Ade Lovett authored and Ade Lovett committed Nov 15, 2005
1 parent 1fccb46 commit 54a0b86
Show file tree
Hide file tree
Showing 1,605 changed files with 1,610 additions and 1,866 deletions.
2 changes: 1 addition & 1 deletion Mk/bsd.php.mk
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ PLIST_SUB+= PHP_EXT_DIR=${PHP_EXT_DIR}
.if defined(USE_PHPIZE) || defined(USE_PHPEXT)
BUILD_DEPENDS+= phpize:${PHP_PORT}
GNU_CONFIGURE= YES
WANT_AUTOCONF_VER= 259
USE_AUTOTOOLS+= autoconf:259:env
CONFIGURE_ARGS+=--with-php-config=${LOCALBASE}/bin/php-config

configure-message: phpize-message do-phpize
Expand Down
2 changes: 1 addition & 1 deletion accessibility/at-spi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo \
intlhack
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
Expand Down
2 changes: 1 addition & 1 deletion accessibility/dasher/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \
libwnck
WANT_GNOME= yes
USE_INC_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15:inc
INSTALLS_OMF= yes
USE_REINPLACE= yes
USE_GCC= 3.4+
Expand Down
2 changes: 1 addition & 1 deletion accessibility/gail/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
USE_GNOME= gnomehack libgnomecanvas lthack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
Expand Down
2 changes: 1 addition & 1 deletion accessibility/gnome-mag/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack
USE_GMAKE= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
Expand Down
2 changes: 1 addition & 1 deletion accessibility/gnome-speech/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ COMMENT= GNOME text-to-speech API
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack libbonobo
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
Expand Down
2 changes: 1 addition & 1 deletion accessibility/gnomemag/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack
USE_GMAKE= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
Expand Down
2 changes: 1 addition & 1 deletion accessibility/gnomespeech/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ COMMENT= GNOME text-to-speech API
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack libbonobo
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
Expand Down
2 changes: 1 addition & 1 deletion accessibility/gok/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ INSTALLS_OMF= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"

Expand Down
2 changes: 1 addition & 1 deletion arabic/katoob/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ MAN1= katoob.1
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gtk20
USE_INC_LIBTOOL_VER= 13
USE_AUTOTOOLS= libtool:13:inc
USE_GETOPT_LONG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"

Expand Down
2 changes: 1 addition & 1 deletion archivers/arj/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= Open-source ARJ

USE_REINPLACE= yes
USE_AUTOCONF_VER= 259
USE_AUTOTOOLS= autoconf:259
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_WRKSRC= ${WRKSRC}/gnu
Expand Down
2 changes: 1 addition & 1 deletion archivers/dpkg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5= yes
USE_AUTOCONF_VER= 213
USE_AUTOTOOLS= autoconf:213
WRKSRC= ${WRKDIR}/dpkg-${PORTVERSION}

CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
Expand Down
3 changes: 1 addition & 2 deletions archivers/libcomprex/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ COMMENT= Transparently handles automatic compression and decompression of files

#LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl

USE_LIBLTDL= yes
USE_AUTOTOOLS= libltdl:15 libtool:15
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL_VER= 15
LIBTOOLFLAGS= # none
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
Expand Down
2 changes: 1 addition & 1 deletion archivers/libmspack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COMMENT= A library for Microsoft compression formats

USE_REINPLACE= yes
USE_GETOPT_LONG= yes
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes

Expand Down
2 changes: 1 addition & 1 deletion archivers/liborange/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}
USE_ICONV= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
INSTALLS_SHLIB= yes

Expand Down
2 changes: 1 addition & 1 deletion archivers/lzo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library

USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared
INSTALLS_SHLIB= yes
Expand Down
2 changes: 1 addition & 1 deletion archivers/lzo2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library

USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared
INSTALLS_SHLIB= yes
Expand Down
2 changes: 1 addition & 1 deletion archivers/orange/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libsynce=${LOCALBASE}
USE_ICONV= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
INSTALLS_SHLIB= yes

Expand Down
4 changes: 1 addition & 3 deletions archivers/rpm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ CONFLICTS= rpm-4.*

USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOMAKE_VER=14
USE_AUTOCONF_VER=213
USE_AUTOTOOLS= automake:14 autoconf:213 libtool:13:inc
USE_REINPLACE= yes
USE_INC_LIBTOOL_VER= 13
CONFIGURE_ARGS= --with-glob
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl -liconv"
Expand Down
2 changes: 1 addition & 1 deletion archivers/rpm4/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
.endif

USE_LIBTOOL_VER=13
USE_AUTOTOOLS= libtool:13
USE_GMAKE= yes
USE_GETTEXT= yes
USE_ICONV= yes
Expand Down
2 changes: 1 addition & 1 deletion archivers/rpm5/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
.endif

USE_LIBTOOL_VER=13
USE_AUTOTOOLS= libtool:13
USE_GMAKE= yes
USE_GETTEXT= yes
USE_ICONV= yes
Expand Down
3 changes: 1 addition & 2 deletions archivers/torrentzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
MAINTAINER= swhetzel@gmail.com
COMMENT= Efficient way to prepare zipfiles for BitTorrent

USE_AUTOMAKE_VER= 19
USE_AUTOTOOLS= automake:19 autoheader:259
AUTOMAKE_ARGS= -a
USE_AUTOHEADER_VER= 259

WRKSRC= ${WRKDIR}/trrntzip

Expand Down
2 changes: 1 addition & 1 deletion archivers/ucl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A data compression library with low memory usage

INSTALLS_SHLIB= yes
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --enable-shared
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

Expand Down
2 changes: 1 addition & 1 deletion archivers/xpk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= The eXternal PacKer (XPK) library system

USE_INC_LIBTOOL_VER= 13
USE_AUTOTOOLS= libtool:13:inc
INSTALLS_SHLIB= yes

.include <bsd.port.mk>
3 changes: 1 addition & 2 deletions archivers/zipios++/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
# port don't strictly need it, but Wesnoth use it so must we
USE_GCC= 3.4
USE_INC_LIBTOOL_VER=15
USE_AUTOTOOLS= automake:19:env libtool:15:inc
CONFIGURE_ARGS+=--disable-static
USE_REINPLACE= yes
WANT_AUTOMAKE_VER=19

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}+cvs.2004.02.07

Expand Down
7 changes: 2 additions & 5 deletions astro/boinc-setiathome/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg \
glut:${PORTSDIR}/graphics/libglut
.endif

USE_AUTOMAKE_VER= 19
USE_AUTOCONF_VER= 259
USE_AUTOHEADER_VER= 259
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= automake:19 autoheader:259 autoconf:259 libtool:15
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_REINPLACE= yes
Expand Down Expand Up @@ -79,7 +76,7 @@ FIND_SETI_BINARY=(cd ${WRKSRC}/client; make -V CLIENT_PROG)

pre-configure:
${TOUCH} ${WRKSRC}/missing
cd ${WRKSRC}; ${ACLOCAL} -I ${LOCALBASE}/share/libtool${USE_LIBTOOL_VER}/libltdl -I m4
cd ${WRKSRC}; ${ACLOCAL} -I ${LOCALBASE}/share/libtool${LIBTOOL_VERSION}/libltdl -I m4

do-install:
${MKDIR} ${BOINC_HOME}/projects/${SETI_SITE}
Expand Down
2 changes: 1 addition & 1 deletion astro/glunarclock/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ USE_X_PREFIX= yes
USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_OMF= yes
Expand Down
2 changes: 1 addition & 1 deletion astro/gpsdrive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ USE_PERL5= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gtk20
USE_INC_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15:inc
USE_REINPLACE= yes

CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
Expand Down
2 changes: 1 addition & 1 deletion astro/libnova/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COMMENT= Astronomical Calculation Library

USE_GNOME= gnometarget lthack
USE_REINPLACE= yes
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
USE_GCC= 3.3

Expand Down
1 change: 0 additions & 1 deletion astro/nova/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \
nova-0.11.0:${PORTSDIR}/astro/libnova
RUN_DEPENDS= ${LOCALBASE}/share/nova/catalogs/sky2000.ncd:${PORTSDIR}/astro/sky2000

#USE_AUTOMAKE_VER=17
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
Expand Down
2 changes: 1 addition & 1 deletion astro/seti_applet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomepanel gnomeprefix
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

Expand Down
2 changes: 1 addition & 1 deletion audio/Maaate/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ BROKEN= Size mismatch

USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes

post-patch:
Expand Down
2 changes: 1 addition & 1 deletion audio/alsaplayer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ USE_GNOME= glib12 gnomehack gnometarget
WANT_GNOME= yes
USE_GETOPT_LONG=yes
INSTALLS_SHLIB= yes
USE_INC_LIBTOOL_VER= 13
USE_AUTOTOOLS= libtool:13:inc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
Expand Down
2 changes: 1 addition & 1 deletion audio/anthem/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ LIB_DEPENDS= tse3:${PORTSDIR}/audio/tse3
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
INSTALLS_SHLIB= yes

Expand Down
2 changes: 1 addition & 1 deletion audio/audacity/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15

.include <bsd.port.pre.mk>

Expand Down
2 changes: 1 addition & 1 deletion audio/beast/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_GNOME= gnomehack gnomeprefix intlhack libgnomecanvas
USE_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DENODATA=255" \
LDFLAGS="-L${LOCALBASE}/lib"
Expand Down
5 changes: 1 addition & 4 deletions audio/bmp-faad/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \

WRKSRC= ${WRKDIR}/${PORTNAME}

USE_AUTOMAKE_VER= 15
USE_AUTOCONF_VER= 253
USE_AUTOHEADER_VER= 253
USE_INC_LIBTOOL_VER= 13
USE_AUTOTOOLS= automake:15 autoheader:253 autoconf:253 libtool:13:inc
AUTOMAKE_ARGS= --add-missing
USE_X_PREFIX= yes
USE_GMAKE= yes
Expand Down
2 changes: 1 addition & 1 deletion audio/bmp-flac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ PLIST_FILES= lib/bmp/Input/libbmp-flac.so
USE_BZIP2= yes
USE_X_PREFIX= yes
##GNU_CONFIGURE= yes
USE_INC_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15:inc
CONFIGURE_ARGS= --with-libiconv-prefix="${LOCALBASE}" \
--with-ogg="${LOCALBASE}" \
--with-xmms-prefix="${X11BASE}"
Expand Down
2 changes: 1 addition & 1 deletion audio/bmp-songchange/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COMMENT= Beep Media Player do-this-on-song-change plugin
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player

USE_X_PREFIX= yes
USE_LIBTOOL_VER=15
USE_AUTOTOOLS= libtool:15

PLIST_FILES= lib/bmp/General/libsong_change.so

Expand Down
2 changes: 1 addition & 1 deletion audio/ccaudio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ LIB_DEPENDS= ccgnu2-1.3.1:${PORTSDIR}/devel/commoncpp

USE_GNOME= gnometarget
USE_REINPLACE= yes
USE_INC_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15:inc
USE_GCC= 3.4
INSTALL_TARGET= install man
INSTALLS_SHLIB= yes
Expand Down
2 changes: 1 addition & 1 deletion audio/ccaudio2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ LIB_DEPENDS= ccgnu2-1.3.1:${PORTSDIR}/devel/commoncpp

USE_GNOME= gnometarget
USE_REINPLACE= yes
USE_INC_LIBTOOL_VER= 15
USE_AUTOTOOLS= libtool:15:inc
USE_GCC= 3.4
INSTALL_TARGET= install man
INSTALLS_SHLIB= yes
Expand Down
Loading

0 comments on commit 54a0b86

Please sign in to comment.