diff options
author | ade <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | a44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch) | |
tree | 14d9392b22ced431dae442dd74506f7e26011de3 /net | |
parent | db3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff) | |
download | FreeBSD-ports-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip FreeBSD-ports-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz |
Sync to new bsd.autotools.mk
Diffstat (limited to 'net')
88 files changed, 92 insertions, 92 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index caa3e94..3c3660e 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -17,7 +17,7 @@ COMMENT= TCP proxy for applications that don't speak IPv6 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}rc2 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf ALL_TARGET= default MAN1= 6tunnel.1 diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 176751c..5af071f 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -14,7 +14,7 @@ MAINTAINER= dhn@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from USE_GNOME= gnometarget -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes MAN1= geoiplookup.1 geoipupdate.1 geoiplookup6.1 diff --git a/net/asterisk-addons/Makefile b/net/asterisk-addons/Makefile index 36db44c..ba8bf69 100644 --- a/net/asterisk-addons/Makefile +++ b/net/asterisk-addons/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk OPTIONS= SAMPLE_CONFIG "Install sample configuration files" off ONLY_FOR_ARCHS= i386 amd64 powerpc -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_MYSQL= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/asterisk14-addons/Makefile b/net/asterisk14-addons/Makefile index a29b12b..31d31ad 100644 --- a/net/asterisk14-addons/Makefile +++ b/net/asterisk14-addons/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 OPTIONS= SAMPLE_CONFIG "Install sample configuration files" off ONLY_FOR_ARCHS= i386 amd64 powerpc -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_MYSQL= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/asterisk16-addons/Makefile b/net/asterisk16-addons/Makefile index 2aa5605..1a94238 100644 --- a/net/asterisk16-addons/Makefile +++ b/net/asterisk16-addons/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk16 OPTIONS= SAMPLE_CONFIG "Install sample configuration files" off ONLY_FOR_ARCHS= i386 amd64 powerpc -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_MYSQL= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile index b8c0087..3e50ac1 100644 --- a/net/atmsupport/Makefile +++ b/net/atmsupport/Makefile @@ -17,7 +17,7 @@ COMMENT= Tools for testing the ATM subsystem LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tcldir=${LOCALBASE} diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile index 79bf813..a338b64 100644 --- a/net/avahi-app/Makefile +++ b/net/avahi-app/Makefile @@ -27,7 +27,7 @@ USE_GNOME?= gnomehack ltverhack glib20 intltool USE_GETTEXT= yes USE_GNOME_SUBR= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes AVAHI_SLAVE?= no CONFIGURE_ARGS?=--with-distro=freebsd \ diff --git a/net/beacon/Makefile b/net/beacon/Makefile index 11d8b4e..62d4083 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} WWW_DIR?= ${PREFIX}/www/ PLIST_SUB+= VERSION=${PORTVERSION} USE_PERL5= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_RC_SUBR= beacon .ifdef(WITHOUT_IPV6) diff --git a/net/dictd/Makefile b/net/dictd/Makefile index d36a3e3..08c01a5ec 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -21,7 +21,7 @@ MAN8= dictd.8 USE_RC_SUBR= ${PORTNAME} USE_BISON= build -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \ --without-local-zlib diff --git a/net/dosdetector/Makefile b/net/dosdetector/Makefile index 4fc5dfd..07841ce 100644 --- a/net/dosdetector/Makefile +++ b/net/dosdetector/Makefile @@ -17,7 +17,7 @@ MAINTAINER= msciciel@dark-zone.eu COMMENT= Detect suspicious network traffic HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoheader:268 +USE_AUTOTOOLS= autoheader PLIST_FILES= bin/dosdetector MAN1= dosdetector.1 diff --git a/net/ekiga3/Makefile b/net/ekiga3/Makefile index 75268c1..7346c4d 100644 --- a/net/ekiga3/Makefile +++ b/net/ekiga3/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= intltoolize:${PORTSDIR}/textproc/intltool \ CONFLICTS= ekiga-2.* USE_PERL5= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/net/freeradius-client/Makefile b/net/freeradius-client/Makefile index 2e00c2f..f6de6d9 100644 --- a/net/freeradius-client/Makefile +++ b/net/freeradius-client/Makefile @@ -17,7 +17,7 @@ COMMENT= Client library and basic utilities for RADIUS AAA USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFLICTS= radiusclient-ng-[0-9]* diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 75eb380..f307503 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -39,7 +39,7 @@ CONFLICTS+= freeradius-mysql-[0-9].* freeradius-[02-9].* NO_LATEST_LINK= yes USE_RC_SUBR= radiusd.sh -USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:268 +USE_AUTOTOOLS= libltdl libtool autoconf USE_GMAKE= yes USE_OPENSSL= yes MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" @@ -236,7 +236,7 @@ pre-configure: ${REINPLACE_CMD} -e "s:-pthread:${PTHREAD_LIBS}:g" {} \; # Force the rebuild of some configures from configure.in, as we're patching # the configure.in -# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:268 is +# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf is # added to USE_AUTOTOOLS @cd ${WRKSRC}/src/modules/rlm_ldap && ${AUTOCONF} -I ${WRKSRC} @cd ${WRKSRC}/src/modules/rlm_sql/drivers/rlm_sql_mysql \ diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index b3f9b65..ee4ed33 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -34,7 +34,7 @@ CONFLICTS= gnu-radius-[0-9].* openradius-[0-9].* radiusd-cistron-[0-9].* \ freeradius-mysql-[0-9].* freeradius-[013-9].* USE_RC_SUBR= radiusd.sh -USE_AUTOTOOLS= libltdl:22 libtool:22 autoconf:268 +USE_AUTOTOOLS= libltdl libtool autoconf USE_GMAKE= yes USE_OPENSSL= yes MAKE_ARGS+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" @@ -352,7 +352,7 @@ pre-configure: ${REINPLACE_CMD} -e "s:-pthread:${PTHREAD_LIBS}:g" {} \; # Force the rebuild of some configures from configure.in, as we're patching # the configure.in -# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf:268 is +# NOTE: ${WRKSRC}/configure is rebuilt automatically once autoconf is # added to USE_AUTOTOOLS @cd ${WRKSRC}/src/modules/rlm_ldap && ${AUTOCONF} -I ${WRKSRC} @cd ${WRKSRC}/src/modules/rlm_sql/drivers/rlm_sql_mysql \ diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile index 9989380..6d302e6 100644 --- a/net/freeswitch-core/Makefile +++ b/net/freeswitch-core/Makefile @@ -38,7 +38,7 @@ WRKSRC= ${WRKDIR}/${BASE_PORTNAME}-${PORTVERSION} ONLY_FOR_ARCHS= i386 amd64 -USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:env automake:env libtool:env USE_PERL5_BUILD=yes diff --git a/net/gatekeeper/Makefile b/net/gatekeeper/Makefile index bff03cc..6d770f0 100644 --- a/net/gatekeeper/Makefile +++ b/net/gatekeeper/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= h323_r.1:${PORTSDIR}/net/openh323 USE_RC_SUBR= gnugk.sh -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_ARGS+= --disable-firebird USE_GMAKE= yes diff --git a/net/gnet/Makefile b/net/gnet/Makefile index c08e27e..70af69c 100644 --- a/net/gnet/Makefile +++ b/net/gnet/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.gnetlibrary.org/src/ MAINTAINER= araujo@FreeBSD.org COMMENT= A simple network library built upon Glib -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack glib12 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile index 0ee0edc..dbe2b14 100644 --- a/net/gnet2/Makefile +++ b/net/gnet2/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= 2 MAINTAINER= gnome@FreeBSD.org COMMENT= A simple network library built upon Glib-2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/net/gnu-dico/Makefile b/net/gnu-dico/Makefile index 355fc49..d75863a 100644 --- a/net/gnu-dico/Makefile +++ b/net/gnu-dico/Makefile @@ -18,7 +18,7 @@ COMMENT= Flexible modular implementation of DICT server USE_XZ= yes USE_LDCONFIG= yes USE_GMAKE= yes -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index 0e26e11..4bafd66 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -19,7 +19,7 @@ CONFLICTS= freeradius-0.* openradius-0.* radiusd-cistron-1.* USE_RC_SUBR= radiusd.sh USE_SUBMAKE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/gsambad/Makefile b/net/gsambad/Makefile index 67af098..229e52e 100644 --- a/net/gsambad/Makefile +++ b/net/gsambad/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/${SAMBA_PORT} SAMBA_PORT?= net/samba34 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes USE_GNOME= gtk20 pkgconfig diff --git a/net/gsk/Makefile b/net/gsk/Makefile index e2b5a94..c6242d8 100644 --- a/net/gsk/Makefile +++ b/net/gsk/Makefile @@ -15,7 +15,7 @@ COMMENT= A C library for writing servers USE_GNOME= glib20 gnomehack USE_OPENSSL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-gtk-doc USE_LDCONFIG= yes diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 6a2b8e2..13c0597 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent \ BUILD_DEPENDS= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \ --with-libevent=${LOCALBASE} MAKE_JOBS_SAFE= yes diff --git a/net/howl/Makefile b/net/howl/Makefile index 109bd79..ce131f9 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -15,7 +15,7 @@ COMMENT= Zeroconf/Bonjour(tm) implementation CONFLICTS= avahi-[0-9]* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig USE_LDCONFIG= yes diff --git a/net/ilbc/Makefile b/net/ilbc/Makefile index dad2e5e..154e7d5 100644 --- a/net/ilbc/Makefile +++ b/net/ilbc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://simon.morlat.free.fr/download/1.2.x/source/ MAINTAINER= asm@asm.kiev.ua COMMENT= Internet Low Bit Rate codec (RFC3951) -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/isc-dhcp41-server/Makefile b/net/isc-dhcp41-server/Makefile index 5f20545..493174a 100644 --- a/net/isc-dhcp41-server/Makefile +++ b/net/isc-dhcp41-server/Makefile @@ -106,7 +106,7 @@ LDAP_SCRIPT= ${WRKDIR}/${LDAPPATCHDIST}/dhcpd-conf-to-ldap LDAP_SCHEMA= ${WRKDIR}/${LDAPPATCHDIST}/dhcp.schema USE_PERL5_RUN= yes USE_OPENLDAP= yes -USE_AUTOTOOLS= aclocal:111 libtoolize:226 autoconf:268 autoheader:268 automake:111 +USE_AUTOTOOLS= aclocal libtoolize6 autoconf autoheader automake LIBTOOLIZE_ARG= --copy --force AUTOMAKE_ARGS= --foreign --add-missing --copy CFLAGS+= -I${PREFIX}/include -L${PREFIX}/lib diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 98dd7a8..eb13f42 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -28,7 +28,7 @@ USE_GMAKE= yes USE_OPENSSL= yes USE_XORG= xtst -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes DO_NOT_COMPILE+=kopete lanbrowsing filesharing diff --git a/net/kmuddy/Makefile b/net/kmuddy/Makefile index 3c6600e..0818b18 100644 --- a/net/kmuddy/Makefile +++ b/net/kmuddy/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= mxp:${PORTSDIR}/net/libmxp RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_KDELIBS_VER=3 USE_LDCONFIG= yes diff --git a/net/knemo/Makefile b/net/knemo/Makefile index 583dd37..bb8eec6 100644 --- a/net/knemo/Makefile +++ b/net/knemo/Makefile @@ -16,7 +16,7 @@ COMMENT= Network monitor for KDE USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/net/lanbrowsing/Makefile b/net/lanbrowsing/Makefile index aa3b540..0e6a909 100644 --- a/net/lanbrowsing/Makefile +++ b/net/lanbrowsing/Makefile @@ -28,7 +28,7 @@ USE_RC_SUBR= lisa USE_BZIP2= yes USE_XORG= xtst -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdenetwork-${PORTVERSION} diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile index 704578b..d34f159 100644 --- a/net/libgnetwork/Makefile +++ b/net/libgnetwork/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A GLib-based networking wrapper -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomeprefix gnomehack intlhack gconf2 diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 7f34d5f..8019b30 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gconf2 ltverhack USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/libnet-devel/Makefile b/net/libnet-devel/Makefile index 5360fbc..732fcfd 100644 --- a/net/libnet-devel/Makefile +++ b/net/libnet-devel/Makefile @@ -15,7 +15,7 @@ COMMENT= A C library for creating IP packets (development version) LATEST_LINK= ${PORTNAME}${SHORT_VER} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-link-layer=${LIBNET_LINK} diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile index db50715..4f91428 100644 --- a/net/libnet10/Makefile +++ b/net/libnet10/Makefile @@ -20,7 +20,7 @@ COMMENT= A C library for creating IP packets CFLAGS+= -fPIC -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf WRKSRC= ${WRKDIR}/Libnet-${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} MAN3= libnet${PKGNAMESUFFIX}.3 diff --git a/net/libnetdude/Makefile b/net/libnetdude/Makefile index 89a9b54..6758d1d 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -15,7 +15,7 @@ COMMENT= A library for manipulating libpcap/tcpdump trace files LIB_DEPENDS= pcapnav.0:${PORTSDIR}/net/libpcapnav -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_GNOME= glib12 CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile index a99fdab..0aed9fa 100644 --- a/net/libnss-mysql/Makefile +++ b/net/libnss-mysql/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= vd@FreeBSD.org COMMENT= NSS module using a MySQL database for backend -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-mysql=${LOCALBASE} USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/net/libosip/Makefile b/net/libosip/Makefile index a7b4dbb..4e122de 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -18,7 +18,7 @@ COMMENT= A low layer of SIP implementation CONFLICTS= libosip2-2* USE_GNOME= gnomehack gnometarget pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-debug --disable-trace USE_LDCONFIG= yes diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index f1e27c5..499d99d 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/netdude/${PORTNAME}/${PORTVERSION} MAINTAINER= brenton.chang@gmail.com COMMENT= A libpcap wrapper library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 2612deb..ea34d38 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -17,7 +17,7 @@ COMMENT= Library for delta compression of streams LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile index abcc859..8bf09ad 100644 --- a/net/libsocket++/Makefile +++ b/net/libsocket++/Makefile @@ -20,7 +20,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 +USE_AUTOTOOLS= automake autoconf libtool SCRIPTS_ENV+= ACLOCAL_FLAGS="-I ${LOCALBASE}/share/aclocal/" INFO= socket++ diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile index fc6cff7..32dd85a 100644 --- a/net/libsocketcpp/Makefile +++ b/net/libsocketcpp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/libsocket/${PORTNAME}-stable/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A C++ wrapper library to the sockets -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 00a132f..43e6033 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \ USE_GNOME= gnomeprefix gnomehack libglade2 gconf2 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/linc/Makefile b/net/linc/Makefile index afde04f..b18c91bc 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index f3329a0..9a1bba3 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -23,7 +23,7 @@ CONFLICTS= ortp-[0-9]* USE_GNOME= glib20 gnomehack gnometarget intlhack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool LIBTOOLFILES= configure oRTP/configure mediastreamer2/configure CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-ipv6 --disable-manual --disable-ewarning \ diff --git a/net/mcast-tools/Makefile b/net/mcast-tools/Makefile index 6f968ac..06a318a 100644 --- a/net/mcast-tools/Makefile +++ b/net/mcast-tools/Makefile @@ -17,7 +17,7 @@ COMMENT= IPv6 multicast routing daemons and tools MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 +USE_AUTOTOOLS= automake aclocal autoconf AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= CONFIGURE_ENV= diff --git a/net/net6/Makefile b/net/net6/Makefile index 52d255a..6420f82 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ gnutls.40:${PORTSDIR}/security/gnutls USE_GNOME= gnomehack pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index a642273..e12628a 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -16,7 +16,7 @@ COMMENT= File server for Mac OS X LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BDB= 46+ USE_BZIP2= yes USE_ICONV= yes diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 299b2f0..25290d7 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -17,7 +17,7 @@ COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= netdude.0:${PORTSDIR}/net/libnetdude -USE_AUTOTOOLS= libltdl:22 libtool:22 +USE_AUTOTOOLS= libltdl libtool USE_ICONV= yes USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile index 866889f..41c8414 100644 --- a/net/nss_ldap/Makefile +++ b/net/nss_ldap/Makefile @@ -21,7 +21,7 @@ NSS_LDAP_VERSION=265 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 autoheader:268 +USE_AUTOTOOLS= automake aclocal autoconf autoheader USE_LDCONFIG= yes USE_OPENLDAP= yes diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 5f444ba..4d5acee 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ DBDIR?= /var/db MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 automake:111 autoconf:268 +USE_AUTOTOOLS= libtool automake autoconf USE_GNOME= libxml2 USE_LUA= 5.1 USE_GMAKE= yes diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 814f759..f936d9f 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -20,7 +20,7 @@ COMMENT= The Network Time Protocol Distribution LATEST_LINK= ${PORTNAME}-dev GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 libtool:22 +USE_AUTOTOOLS= automake libtool .if defined(ENABLE_RAWDCF) CONFIGURE_ARGS+= --enable-RAWDCF diff --git a/net/ntp-rc/Makefile b/net/ntp-rc/Makefile index d2e6574..0f3796a 100644 --- a/net/ntp-rc/Makefile +++ b/net/ntp-rc/Makefile @@ -20,7 +20,7 @@ COMMENT= The Network Time Protocol Distribution LATEST_LINK= ${PORTNAME}-rc GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 libtool:22 +USE_AUTOTOOLS= automake libtool MAN1= sntp.1 \ ntpd.1 \ diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 92a37ce..9f71302 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -20,7 +20,7 @@ COMMENT= The Network Time Protocol Distribution LATEST_LINK= ${PORTNAME} GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111 libtool:22 +USE_AUTOTOOLS= automake libtool MAN1= sntp.1 \ ntpd.1 \ diff --git a/net/opal/Makefile b/net/opal/Makefile index 774e83d..f16bf31 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -24,7 +24,7 @@ CONFLICTS= opal-3.* # In opal's Makefile the default make's target is optshared ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` optshared USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 9740b1a..00c3fad 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g} USE_BISON= build USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index 984d932..6c33321 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -114,7 +114,7 @@ CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-sasl-client-2.* .endif -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool DESCR= ${PKGDIR}/pkg-descr${OPENLDAP_PKGFILESUFX} PLIST= ${PKGDIR}/pkg-plist${OPENLDAP_PKGFILESUFX} @@ -168,7 +168,7 @@ USE_RC_SUBR= slapd.sh ${SLURPDSH} EXTRA_PATCHES+= ${FILESDIR}/extrapatch-Makefile.in .if defined(WITH_MODULES) || !defined(WITHOUT_DYNAMIC_BACKENDS) || defined(WITH_SLAPI) -USE_AUTOTOOLS+= libltdl:22 +USE_AUTOTOOLS+= libltdl CONFIGURE_ARGS+= --enable-modules PLIST_SUB+= MODULES="" .else diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 0dfe3ad..ef4b00d 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -128,7 +128,7 @@ CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-sasl-client-2.* .endif -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool DESCR= ${PKGDIR}/pkg-descr${OPENLDAP_PKGFILESUFX} PLIST= ${PKGDIR}/pkg-plist${OPENLDAP_PKGFILESUFX} @@ -184,7 +184,7 @@ USE_RC_SUBR= slapd.sh EXTRA_PATCHES+= ${FILESDIR}/extrapatch-Makefile.in .if defined(WITH_MODULES) || !defined(WITHOUT_DYNAMIC_BACKENDS) || defined(WITH_SLAPI) -USE_AUTOTOOLS+= libltdl:22 +USE_AUTOTOOLS+= libltdl CONFIGURE_ARGS+= --enable-modules PLIST_SUB+= MODULES="" .else diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 681443c..908f7c6 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/OpenSLP/${PORTVERSION} MAINTAINER= marcus@FreeBSD.org COMMENT= Open-source implementation of the Service Location Protocol -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile index ce80696c..397c0ff 100644 --- a/net/proxy-suite/Makefile +++ b/net/proxy-suite/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.suse.com/pub/projects/proxy-suite/src/ \ MAINTAINER= thomas@cuivre.fr.eu.org COMMENT= The SuSE Proxy-Suite, a set of programs to enhance firewall security -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_GMAKE= yes USE_BZIP2= yes diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile index 33cd5bf..96c49c1 100644 --- a/net/pvm++/Makefile +++ b/net/pvm++/Makefile @@ -17,7 +17,7 @@ COMMENT= A C++-Library for PVM BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pvm-incs=${LOCALBASE}/include \ diff --git a/net/quagga/Makefile b/net/quagga/Makefile index ab64de3..dc83333 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -23,7 +23,7 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software CONFLICTS= openbgpd-[0-9]* zebra-0* -USE_AUTOTOOLS= libtool:22 autoheader:268 +USE_AUTOTOOLS= libtool autoheader USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5_BUILD= yes diff --git a/net/rabbitmq-c-devel/Makefile b/net/rabbitmq-c-devel/Makefile index 1afd405..2f5219c 100644 --- a/net/rabbitmq-c-devel/Makefile +++ b/net/rabbitmq-c-devel/Makefile @@ -29,7 +29,7 @@ USE_GMAKE= YES USE_PYTHON= YES USE_LDCONFIG= YES GNU_CONFIGURE= YES -USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 autoheader:268 libtool:22 +USE_AUTOTOOLS= aclocal autoconf automake autoheader libtool AUTOMAKE_ARGS= -i --add-missing ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal diff --git a/net/rabbitmq-c/Makefile b/net/rabbitmq-c/Makefile index 8cc061a..a06f274 100644 --- a/net/rabbitmq-c/Makefile +++ b/net/rabbitmq-c/Makefile @@ -28,7 +28,7 @@ USE_GMAKE= YES USE_PYTHON= YES USE_LDCONFIG= YES GNU_CONFIGURE= YES -USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 autoheader:268 libtool:22 +USE_AUTOTOOLS= aclocal autoconf automake autoheader libtool AUTOMAKE_ARGS= -i --add-missing ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal diff --git a/net/roadrunner/Makefile b/net/roadrunner/Makefile index d8882cf..c4f831d 100644 --- a/net/roadrunner/Makefile +++ b/net/roadrunner/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A portable BEEP protocol implementation USE_GNOME= glib20 libxml2 pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_GMAKE= yes diff --git a/net/samba-pdbsql/Makefile b/net/samba-pdbsql/Makefile index aa5431b..bc99cdf 100644 --- a/net/samba-pdbsql/Makefile +++ b/net/samba-pdbsql/Makefile @@ -18,7 +18,7 @@ COMMENT= Multiplexor, MySQL and PostgeSQL passdb backends for Samba3 USE_GMAKE= yes GNU_CONFIGURE= yes # Add a build dependency for Samba port -USE_AUTOTOOLS= autoconf:268 autoheader:268 +USE_AUTOTOOLS= autoconf autoheader SAMBA_PORT?= net/samba34 diff --git a/net/samba34/Makefile b/net/samba34/Makefile index f918db5..caf83ee 100644 --- a/net/samba34/Makefile +++ b/net/samba34/Makefile @@ -32,7 +32,7 @@ AUTOCONF_ARGS= ${IPATHS} USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 autoheader:268 +USE_AUTOTOOLS= autoconf autoheader # directories VARDIR?= /var SAMBA_SPOOL?= ${VARDIR}/spool/${PORTNAME} diff --git a/net/samba35/Makefile b/net/samba35/Makefile index 3330b6e..21917b8 100644 --- a/net/samba35/Makefile +++ b/net/samba35/Makefile @@ -37,7 +37,7 @@ AUTOCONF_ARGS= ${IPATHS} USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268 autoheader:268 +USE_AUTOTOOLS= autoconf autoheader # directories VARDIR?= /var SAMBA_SPOOL?= ${VARDIR}/spool/${SAMBA_BASENAME} diff --git a/net/samba4-devel/Makefile b/net/samba4-devel/Makefile index 2f8cca4..d019391 100644 --- a/net/samba4-devel/Makefile +++ b/net/samba4-devel/Makefile @@ -39,7 +39,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig USE_LDCONFIG= ${SAMBA_LIBDIR} -USE_AUTOTOOLS= autoconf:268 autoheader:268 +USE_AUTOTOOLS= autoconf autoheader # Flags CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/samba4wins/Makefile b/net/samba4wins/Makefile index f89640d..23d02f6 100644 --- a/net/samba4wins/Makefile +++ b/net/samba4wins/Makefile @@ -20,7 +20,7 @@ CONFLICTS= ja-samba-2.* ja-samba-4.* samba-2.* samba-4.* sharity-light-1.* USE_ICONV= yes USE_PERL5= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268:env autoheader:268:env +USE_AUTOTOOLS= autoconf:env autoheader:env WRKSRC= ${WRKDIR}/${PORTNAME}/source diff --git a/net/scribe/Makefile b/net/scribe/Makefile index 386a9b7..2589364 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS= --with-boost-filesystem=boost_filesystem \ PY_PREFIX="${PREFIX}" PLIST_SUB+= PYTHON_VERSION_SHORTNAME="${PYTHON_VERSION_SHORTNAME}" PYTHON_VERSION_SHORTNAME= ${PYTHON_VERSION:S/thon//} -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 +USE_AUTOTOOLS= aclocal automake autoconf USE_GMAKE= yes USE_PYTHON= yes USE_RC_SUBR= ${PORTNAME} diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile index 5d0916e..08ce2ae 100644 --- a/net/sdl_net/Makefile +++ b/net/sdl_net/Makefile @@ -14,7 +14,7 @@ DISTNAME= SDL_net-${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= A small sample cross-platform networking library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/serveez/Makefile b/net/serveez/Makefile index 0d4ab5e..0036a152 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile GUILE_CONFIG?= ${LOCALBASE}/bin/guile-config -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile index 0f2f297..eead84d 100644 --- a/net/smb4k/Makefile +++ b/net/smb4k/Makefile @@ -22,7 +22,7 @@ SAMBA_PORT?= net/samba34 USE_KDEBASE_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_BZIP2= yes USE_LDCONFIG= yes diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index bce50a8..f6b7356 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -17,7 +17,7 @@ COMMENT= Abstraction layer for interprocess communication LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GNOME= pkgconfig glib20 gnomehack USE_LDCONFIG= yes diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index c9b8bce..70f28ab 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 +USE_AUTOTOOLS= automake14 MAN1= tcpflow.1 PLIST_FILES= bin/tcpflow diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index fa894ac..f2c274f 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= 5250 Telnet protocol and Terminal USE_OPENSSL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-os-dir=no --with-ssl=${OPENSSLBASE} USE_LDCONFIG= yes diff --git a/net/torsocks/Makefile b/net/torsocks/Makefile index 2f03006..5a4ae9d 100644 --- a/net/torsocks/Makefile +++ b/net/torsocks/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-epsilon MAINTAINER= andy.lavr@gmail.com COMMENT= Most SOCKS-friendly applications way with Tor -USE_AUTOTOOLS= libtool:22 aclocal:111 autoconf:268 +USE_AUTOTOOLS= libtool aclocal autoconf ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal USE_GMAKE= yes diff --git a/net/tramp/Makefile b/net/tramp/Makefile index e8c17f1..e76392c 100644 --- a/net/tramp/Makefile +++ b/net/tramp/Makefile @@ -18,7 +18,7 @@ COMMENT= Transparent remote file access tool for emacsen USE_EMACS= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf TRAMP_LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR} diff --git a/net/trickle/Makefile b/net/trickle/Makefile index b2e4a1e..9febe86 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -16,7 +16,7 @@ COMMENT= Lightweight, portable bandwidth shaper LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index b66877a..4d18f65 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -16,7 +16,7 @@ COMMENT= A GNOME 2 frontend for rdesktop and vncviewer RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GNOME= gtk20 USE_GMAKE= yes USE_GETTEXT= yes diff --git a/net/twinkle/Makefile b/net/twinkle/Makefile index 44329fd..3f5d99b 100644 --- a/net/twinkle/Makefile +++ b/net/twinkle/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp \ zrtpcpp.0:${PORTSDIR}/devel/libzrtpcpp GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_BISON= build USE_XORG= xext USE_GMAKE= yes diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile index fdd2fd3..b43d062 100644 --- a/net/ulxmlrpcpp/Makefile +++ b/net/ulxmlrpcpp/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack USE_ICONV= yes USE_OPENSSL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index c29d703..47dd949 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A user-space implementation of the NFSv3 server specification -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf USE_BISON= build MAN7= tags.7 diff --git a/net/uriparser/Makefile b/net/uriparser/Makefile index f2bd408..f5d6c87 100644 --- a/net/uriparser/Makefile +++ b/net/uriparser/Makefile @@ -18,7 +18,7 @@ CONFIGURE_ARGS+=--disable-doc --disable-test USE_BZIP2= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes post-patch: diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index 5a1417a..ba14354 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -25,7 +25,7 @@ USE_GNOME= gnometarget USE_PERL5= yes USE_GMAKE= yes USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22:env +USE_AUTOTOOLS= libtool:env GNU_CONFIGURE= yes MAKEFILE= GNUmakefile MAKE_ARGS= LIBTOOL="${LIBTOOL}" \ diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 5339f26..c9ba7b8 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -26,7 +26,7 @@ CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]* USE_GNOME= gnometarget USE_PERL5= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22:env +USE_AUTOTOOLS= libtool:env GNU_CONFIGURE= yes MAKEFILE= GNUmakefile MAKE_ARGS= LIBTOOL="${LIBTOOL}" \ diff --git a/net/xmlrpc-epi/Makefile b/net/xmlrpc-epi/Makefile index a9d9d17..59f3fdd 100644 --- a/net/xmlrpc-epi/Makefile +++ b/net/xmlrpc-epi/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_GMAKE= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv" CONFIGURE_ARGS= --program-transform="s|^|xre-|" diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index 8e36891..d14494f 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An open source Remote Desktop Protocol (RDP) server USE_XORG= x11 xfixes -USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:env automake:env libtool GNU_CONFIGURE= yes USE_RC_SUBR= xrdp |