diff options
author | ade <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
commit | ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a (patch) | |
tree | 09cb088d594cf2e19ab18004f78e9e43f04eb41b /devel | |
parent | 16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4 (diff) | |
download | freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.gz freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.zst freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.zip |
Punt autoconf267->autoconf268
Diffstat (limited to 'devel')
54 files changed, 55 insertions, 59 deletions
diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile index 9c420c100f42..099f31bf17b7 100644 --- a/devel/allegro-devel/Makefile +++ b/devel/allegro-devel/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -devel MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index abb0257ac7db..3f074e6233d9 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/alleg/${PORTNAME}/${PORTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= A cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 86ecd33219f2..73a805b25026 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -33,7 +33,7 @@ APU_VERSION= 0.9.17 NO_LATEST_LINK= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22:env USE_PERL5_BUILD= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index ff00457c8b14..1e0f30699acc 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -33,7 +33,7 @@ APR_VERSION= 1.4.2 APU_VERSION= 1.3.10 USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index be67b4881eba..d9c94e977304 100644 --- a/devel/apr2/Makefile +++ b/devel/apr2/Makefile @@ -35,7 +35,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \ DEVELOPER_ONLY "I want to test apr2 not the maintainer" off USE_ICONV= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index 74bfee84810f..f4c111f6e1c0 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 libtool:22 AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal USE_LDCONFIG= yes diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile index e5b78a3a6ac1..3229fce6edd2 100644 --- a/devel/autoconf-archive/Makefile +++ b/devel/autoconf-archive/Makefile @@ -18,7 +18,7 @@ COMMENT= A set of useful GNU Autoconf macros DISTDATE= 2009-04-19 USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env GNU_CONFIGURE= yes PLIST_SUB= MACRODIR=share/aclocal diff --git a/devel/automake111/Makefile b/devel/automake111/Makefile index fae1fc183ad4..c91239ee819f 100644 --- a/devel/automake111/Makefile +++ b/devel/automake111/Makefile @@ -18,7 +18,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.11) RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env BUILD_VERSION= 1.11 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake111 diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index 3e5e37d6804e..d114d982f90a 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -22,7 +22,7 @@ COMMENT= GNU Standards-compliant Makefile generator (1.4) RUN_DEPENDS= ${AUTOCONF_DEPENDS} \ automake-wrapper:${PORTSDIR}/devel/automake-wrapper -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env BUILD_VERSION= 1.4 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} LATEST_LINK= automake14 diff --git a/devel/avra/Makefile b/devel/avra/Makefile index 2984aefb7fda..f123d52b3b26 100644 --- a/devel/avra/Makefile +++ b/devel/avra/Makefile @@ -16,7 +16,7 @@ MAINTAINER= wes@FreeBSD.org COMMENT= Macro Assembler for Atmel AVR microcontrollers WRKSRC= ${WRKDIR} -USE_AUTOTOOLS= aclocal:111 autoconf:267 automake:111 +USE_AUTOTOOLS= aclocal:111 autoconf:268 automake:111 AUTOMAKE_ARGS= -a PORTDOCS= README diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index 33efcdba77d5..5931cd35c9eb 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam BROKEN= Does not work with autoconf>=2.64 - upstream 2.76 has switched to cmake. -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env GNU_CONFIGURE= yes USE_DOS2UNIX= yes USE_GL= glu glut diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index 16a9a45a0651..6bc93acd9895 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME:S/^cu/CU/}-${DISTVERSION} DOCSDIR= ${PREFIX}/share/doc/CUnit GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 USE_LDCONFIG= yes MAN3= CUnit.3 diff --git a/devel/djgpp-gcc/Makefile b/devel/djgpp-gcc/Makefile index 586fed7bdf38..ff69b42984b3 100644 --- a/devel/djgpp-gcc/Makefile +++ b/devel/djgpp-gcc/Makefile @@ -31,7 +31,7 @@ BROKEN= Does not work with autoconf>=2.64 - no upstream fix. BUILD_DEPENDS= ${TARGET}-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \ ${LOCALBASE}/${TARGET}/bin/stubify:${PORTSDIR}/devel/${PKGNAMEPREFIX}crx \ autoconf-2.13:${PORTSDIR}/devel/autoconf213 \ - autoconf-2.67:${PORTSDIR}/devel/autoconf267 \ + autoconf-2.68:${PORTSDIR}/devel/autoconf268 \ aclocal-1.11:${PORTSDIR}/devel/automake111 .if defined(WITH_FORTRAN) LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ diff --git a/devel/djgpp-gcc/scripts/pre-configure b/devel/djgpp-gcc/scripts/pre-configure index e7514b1abd3e..def58d8bf561 100644 --- a/devel/djgpp-gcc/scripts/pre-configure +++ b/devel/djgpp-gcc/scripts/pre-configure @@ -2,8 +2,8 @@ AUTOCONF_OLD=autoconf-2.13 AUTOHEADER_OLD=autoheader-2.13 -AUTOCONF=autoconf-2.67 -AUTOHEADER=autoheader-2.67 +AUTOCONF=autoconf-2.68 +AUTOHEADER=autoheader-2.68 ACLOCAL=aclocal-1.11 AUTOMAKE=automake-1.11 diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile index 7d49343d41b9..5d573f9b39bc 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool22 GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal diff --git a/devel/epm/Makefile b/devel/epm/Makefile index d2273252fc80..c7d0ce07064a 100644 --- a/devel/epm/Makefile +++ b/devel/epm/Makefile @@ -18,7 +18,7 @@ COMMENT= A free UNIX software/file packaging program USE_BZIP2= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1 MAN5= epm.list.5 setup.types.5 MAKE_JOBS_UNSAFE= yes diff --git a/devel/fam/Makefile b/devel/fam/Makefile index 088417867ca8..d5475f5d8133 100644 --- a/devel/fam/Makefile +++ b/devel/fam/Makefile @@ -17,7 +17,7 @@ COMMENT= A file alteration monitor CFLAGS+= -Wno-deprecated -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 libtool:22 AUTOMAKE_ARGS= -c -a USE_GMAKE= yes USE_GNOME= gnometarget diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile index 95f8edfa73db..e883df0c047b 100644 --- a/devel/fb303/Makefile +++ b/devel/fb303/Makefile @@ -24,7 +24,7 @@ AUTOMAKE_ARGS= -a CONFIGURE_ARGS= 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:267 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_RUN= yes diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index 0d3d6b26e9db..e9639ad7ecf0 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -29,7 +29,7 @@ MAN1= cvs.1 MAN5= cvs.5 MAN8= cvsbug.8 INFO= cvs cvsclient -USE_AUTOTOOLS= automake:14:env autoconf:267:env +USE_AUTOTOOLS= automake:14:env autoconf:268:env MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> diff --git a/devel/gcvs/files/patch-make_configure b/devel/gcvs/files/patch-make_configure index 4007897c4755..4adf271200f6 100644 --- a/devel/gcvs/files/patch-make_configure +++ b/devel/gcvs/files/patch-make_configure @@ -13,7 +13,7 @@ -done - -autoconf -+cd cvsunix && autoreconf-2.67 ++cd cvsunix && autoreconf-2.68 +cd .. ./configure $* diff --git a/devel/git-merge-changelog/Makefile b/devel/git-merge-changelog/Makefile index f24cd2b3bf66..79bfea74aa4c 100644 --- a/devel/git-merge-changelog/Makefile +++ b/devel/git-merge-changelog/Makefile @@ -18,7 +18,7 @@ COMMENT= Git "merge" driver for GNU style ChangeLog files EXTRACT_DEPENDS= ${GNULIB_DIR}/lib/${PORTNAME}.c:${GNULIB_PORTDIR} \ automake-1.11:${PORTSDIR}/devel/automake111 \ - autoconf-2.67:${PORTSDIR}/devel/autoconf267 + autoconf-2.68:${PORTSDIR}/devel/autoconf268 GNU_CONFIGURE= yes diff --git a/devel/gtkparasite/Makefile b/devel/gtkparasite/Makefile index ff5f330ca385..4c7f36fd5ebd 100644 --- a/devel/gtkparasite/Makefile +++ b/devel/gtkparasite/Makefile @@ -23,7 +23,7 @@ PORTDOCS= USAGE PLIST_FILES= lib/gtk-2.0/modules/libgtkparasite.a \ lib/gtk-2.0/modules/libgtkparasite.la \ lib/gtk-2.0/modules/libgtkparasite.so -USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 pre-configure: cd ${WRKSRC} && ${REINPLACE_CMD} -e '/.\/configure/d' ./autogen.sh \ diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile index 0e3c905ab944..be4ed13586c2 100644 --- a/devel/hs-alex/Makefile +++ b/devel/hs-alex/Makefile @@ -13,7 +13,7 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= Alex is a tool for generating lexical analysers in Haskell XMLDOCS= doc/alex:html -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env STANDALONE= yes EXECUTABLE= alex diff --git a/devel/hs-haddock-docs/Makefile b/devel/hs-haddock-docs/Makefile index 3045622183ed..25082ea880f4 100644 --- a/devel/hs-haddock-docs/Makefile +++ b/devel/hs-haddock-docs/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Documentation for Haddock -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env DOCUMENTATION= yes XMLDOCS= doc/haddock:users_guide diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index 1f16aed8d9eb..21e4d9a4ac42 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -13,7 +13,7 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= An LALR(1) parser generator for the functional language Haskell XMLDOCS= doc/happy:html -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env STANDALONE= yes EXECUTABLE= happy diff --git a/devel/jzmq/Makefile b/devel/jzmq/Makefile index 1767b3bc13e7..0bcf0678e988 100644 --- a/devel/jzmq/Makefile +++ b/devel/jzmq/Makefile @@ -16,7 +16,7 @@ COMMENT= Java bindings for ZeroMQ LIB_DEPENDS= zmq.0:${PORTSDIR}/devel/zmq -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 USE_GMAKE= yes USE_GNOME= pkgconfig USE_JAVA= 1.4+ diff --git a/devel/kBuild-devel/Makefile b/devel/kBuild-devel/Makefile index 21e673b479e1..185338ad57ef 100644 --- a/devel/kBuild-devel/Makefile +++ b/devel/kBuild-devel/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= gahr@FreeBSD.org COMMENT= Makefile framework -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} diff --git a/devel/kBuild/Makefile b/devel/kBuild/Makefile index 21e673b479e1..185338ad57ef 100644 --- a/devel/kBuild/Makefile +++ b/devel/kBuild/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= gahr@FreeBSD.org COMMENT= Makefile framework -USE_AUTOTOOLS= automake:111 autoconf:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} diff --git a/devel/lfc/Makefile b/devel/lfc/Makefile index e3ca11c6a7fb..0ab178946fec 100644 --- a/devel/lfc/Makefile +++ b/devel/lfc/Makefile @@ -15,6 +15,6 @@ COMMENT= A collection of basic c++ classes, used for databases/cego LICENSE= GPLv2 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env .include <bsd.port.mk> diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index fed0b2a6982a..719e52cdd2ec 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -19,6 +19,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:267:env +USE_AUTOTOOLS= autoconf:268:env .include <bsd.port.mk> diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile index 1dac896815d6..233b70516b83 100644 --- a/devel/libbegemot/Makefile +++ b/devel/libbegemot/Makefile @@ -17,7 +17,7 @@ COMMENT= A function library for begemot tools GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libltdl:22 libtool:22 +USE_AUTOTOOLS= automake:111:env autoconf:268:env libltdl:22 libtool:22 USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile index 2b1238d3a60e..56e004cc68dc 100644 --- a/devel/libcfg/Makefile +++ b/devel/libcfg/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}+-${DISTVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= Library for command line and configuration file parsing -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index caea5c86fdbc..0c0e1bdfc22a 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -16,7 +16,7 @@ COMMENT= A library (using libusb) to talk to FTDI chips OPTIONS= BOOST "Build with boost" off -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" USE_LDCONFIG= yes diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index 20837fe6296f..2265c29df624 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -25,7 +25,7 @@ USE_GNOME= gnomehack lthack libxml2 USE_GMAKE= yes USE_ICONV= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= autoheader:267 +USE_AUTOTOOLS= autoheader:268 CPPFLAGS= -I${LOCALBASE}/include LIBS= -L${LOCALBASE}/lib diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index 911be6bfae28..29d2f55ed056 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -17,7 +17,7 @@ COMMENT= Thai language support library USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= automake:111 autoconf:268 libtool:22 MAKE_JOBS_UNSAFE= yes ALL_TARGET= all check @@ -27,7 +27,7 @@ MAN3= libthai.3 thctype.3 wtt.3 post-patch: @${REINPLACE_CMD} -E 's,^(pkgconfigdir = ).*$$,\1$$(prefix)/libdata/pkgconfig,' \ ${WRKSRC}/Makefile.am - @${REINPLACE_CMD} -e 's,15,-1.11,' -e 's,259,-2.67,' \ + @${REINPLACE_CMD} -e 's,15,-1.11,' -e 's,259,-2.68,' \ ${WRKSRC}/autogen.sh pre-configure: diff --git a/devel/libtool24/Makefile b/devel/libtool24/Makefile index 198a2ae5bf58..f00ff849bf6e 100644 --- a/devel/libtool24/Makefile +++ b/devel/libtool24/Makefile @@ -15,10 +15,6 @@ DISTNAME= libtool-${PORTVERSION} MAINTAINER= autotools@FreeBSD.org COMMENT?= Generic shared library support script -.if !defined(WITH_PSYCHOPATHIC_TENDENCIES) -IGNORE= You really do not want this yet. Trust me. -.endif - LICENSE?= GPLv2 LICENSE_FILE?= ${WRKSRC}/COPYING diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 5ff0a25848d2..109b2e2c292b 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -19,7 +19,7 @@ ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes USE_BZIP2= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 \ +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 \ libtoolize libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -c -a diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index 4703e518e452..8f2db74970b1 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -34,7 +34,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/regex.hpp:${PORTSDIR}/devel/boost-lib .endif GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:268:env libtool:22:env MAKE_JOBS_UNSAFE= yes diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index b595e546b82b..b23b6732d5c7 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -28,7 +28,7 @@ MAKE_JOBS_UNSAFE= yes USE_XORG= ice sm x11 xaw xft xt USE_GNOME= gnometarget libxml2 pkgconfig -USE_AUTOTOOLS= autoconf:267 libtool:22 +USE_AUTOTOOLS= autoconf:268 libtool:22 USE_LDCONFIG= yes OPTIONS= ANTHY "With Anthy support" off \ diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 2e872db9358c..a312da7d4176 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV+= EGREP=`which egrep` OPTIONS= NOSERVICES "Without services, plain ORB" off \ diff --git a/devel/ois/Makefile b/devel/ois/Makefile index 3aff47189412..c4504903a434 100644 --- a/devel/ois/Makefile +++ b/devel/ois/Makefile @@ -18,7 +18,7 @@ COMMENT= Object Oriented Input System GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack -USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:267:env automake:111:env autoconf:267:env +USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:268:env automake:111:env autoconf:268:env USE_XORG= x11 xaw USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes diff --git a/devel/patch/Makefile b/devel/patch/Makefile index cff88ad1a2b9..47545767b1cd 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= patch MAINTAINER= glarkin@FreeBSD.org COMMENT= GNU patch utility -USE_AUTOTOOLS= autoconf:267 aclocal:111 +USE_AUTOTOOLS= autoconf:268 aclocal:111 CONFIGURE_ARGS= --program-prefix=g USE_GMAKE= yes USE_XZ= yes diff --git a/devel/php-java-bridge/Makefile b/devel/php-java-bridge/Makefile index f13455950c2a..b986e4931c7a 100644 --- a/devel/php-java-bridge/Makefile +++ b/devel/php-java-bridge/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PHP module wich connects the PHP object with the Java/ECMA 335 object -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env GNU_CONFIGURE= yes USE_GMAKE= yes USE_JAVA= yes diff --git a/devel/psptoolchain-pspsdk-stage1/Makefile b/devel/psptoolchain-pspsdk-stage1/Makefile index 6115ac320bee..afd267fb4d13 100644 --- a/devel/psptoolchain-pspsdk-stage1/Makefile +++ b/devel/psptoolchain-pspsdk-stage1/Makefile @@ -18,7 +18,7 @@ COMMENT= PlayStation Portable development toolchain ${PORTNAME} PSP_SDK_STAGE_PREFIX= psp/stage1 -USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:267:env automake:111:env autoconf:267:env +USE_AUTOTOOLS= libtool:22:env aclocal:111:env autoheader:268:env automake:111:env autoconf:268:env USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PSP_SDK_STAGE_PREFIX} --with-pspdev="${PREFIX}/${PSP_SDK_STAGE_PREFIX}" diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 3d4c938c8fca..472d742fd42c 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/ptlib_v${PORTVERSION:S/./_/g} USE_BISON= build USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GNOME= gnometarget WANT_GNOME= yes WANT_SDL= yes diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile index e219789ef0a3..c9ff67079ee7 100644 --- a/devel/raknet/Makefile +++ b/devel/raknet/Makefile @@ -21,7 +21,7 @@ COMMENT= Networking API that provides reliable UDP primarily for online games USE_ZIP= yes NO_WRKSUBDIR= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoheader:267 autoconf:267 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 autoconf:268 automake:111 libtool:22 AUTOMAKE_ARGS= --add-missing ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} \ -I ${LOCALBASE}/share/aclocal \ diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile index 331b4d0b7385..e49d5839fed5 100644 --- a/devel/rapidsvn/Makefile +++ b/devel/rapidsvn/Makefile @@ -25,7 +25,7 @@ WX_CONF_ARGS= absolute GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_AUTOTOOLS= autoconf:267 libtool:22 automake:111 +USE_AUTOTOOLS= autoconf:268 libtool:22 automake:111 CONFIGURE_TARGET= CONFIGURE_ARGS= --with-apr-config=apr-1-config \ --with-apu-config=apu-1-config \ diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 20c9ad62593d..c6da83d2454b 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:267:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env libtool:22 MAN1= ccache-swig.1 diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 20c9ad62593d..c6da83d2454b 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= rafan@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:267:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env libtool:22 MAN1= ccache-swig.1 diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile index 9eaea71b8839..93e335fea9a0 100644 --- a/devel/sysconftool/Makefile +++ b/devel/sysconftool/Makefile @@ -19,7 +19,7 @@ USE_PERL5= yes HAS_CONFIGURE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:267 +USE_AUTOTOOLS= automake:111 aclocal:111 autoconf:268 MAN1= sysconftool.1 sysconftoolcheck.1 MAN7= sysconftool.7 diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile index dec3f68c595a..0edea1ce4348 100644 --- a/devel/talloc/Makefile +++ b/devel/talloc/Makefile @@ -23,7 +23,7 @@ CONFLICTS= samba-3.3* USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile index bd90c946a6fc..bce95540ea75 100644 --- a/devel/tclcl/Makefile +++ b/devel/tclcl/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 GNU_CONFIGURE= yes .if !defined(NOPORTDOCS) diff --git a/devel/tevent/Makefile b/devel/tevent/Makefile index d0869ec1af36..162c60053d96 100644 --- a/devel/tevent/Makefile +++ b/devel/tevent/Makefile @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 IPATHS= -I${WRKSRC}/libreplace AUTOHEADER_ARGS= ${IPATHS} diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 6d2df4638fa9..c0964822d1b9 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -20,7 +20,7 @@ COMMENT= Framework for scalable cross-language services development LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \ event-1.4:${PORTSDIR}/devel/libevent -USE_AUTOTOOLS= autoconf:267:env autoheader:267:env aclocal:111:env \ +USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \ automake:111:env libtool:22:env USE_GNOME= pkgconfig USE_GCC= 4.2+ |