diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:21:05 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-07 15:21:05 +0000 |
commit | b425f15e41e03776efec5e0484ad4d52fa2a55e4 (patch) | |
tree | a287316ad4f55c9b2ef3d80a3437799f69648265 | |
parent | 231b6073decfcdbad451c9aeb05ae4fd0afacf71 (diff) | |
download | ports-b425f15e41e03776efec5e0484ad4d52fa2a55e4.tar.gz ports-b425f15e41e03776efec5e0484ad4d52fa2a55e4.zip |
Notes
-rw-r--r-- | cad/tclspice/Makefile | 2 | ||||
-rw-r--r-- | devel/apr2/Makefile | 2 | ||||
-rw-r--r-- | devel/bullet/Makefile | 2 | ||||
-rw-r--r-- | devel/djgpp-gcc/Makefile | 2 | ||||
-rw-r--r-- | devel/djgpp-gcc/scripts/pre-configure | 4 | ||||
-rw-r--r-- | net-mgmt/nagios-check_memcached_paranoid/Makefile | 2 | ||||
-rw-r--r-- | news/newsstar/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/php-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/php-gtk2/Makefile | 2 |
9 files changed, 10 insertions, 10 deletions
diff --git a/cad/tclspice/Makefile b/cad/tclspice/Makefile index 095c22b3ab6f..67a211a832ae 100644 --- a/cad/tclspice/Makefile +++ b/cad/tclspice/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= bltwish:${PORTSDIR}/x11-toolkits/blt \ BROKEN= does not compile WRKSRC= ${WRKDIR}/${PORTNAME} -USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:267 libtool:22 AUTOMAKE_ARGS= -c -a USE_GMAKE= yes ALL_TARGET= tcl diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index 5307601b8157..be67b4881eba 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:19 autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111 autoconf:267 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index f83caa7e555b..33efcdba77d5 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:110:env autoconf:267:env libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:267:env libtool:22:env GNU_CONFIGURE= yes USE_DOS2UNIX= yes USE_GL= glu glut diff --git a/devel/djgpp-gcc/Makefile b/devel/djgpp-gcc/Makefile index b966b3208f9e..586fed7bdf38 100644 --- a/devel/djgpp-gcc/Makefile +++ b/devel/djgpp-gcc/Makefile @@ -32,7 +32,7 @@ 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 \ - aclocal-1.9:${PORTSDIR}/devel/automake19 + aclocal-1.11:${PORTSDIR}/devel/automake111 .if defined(WITH_FORTRAN) LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ mpfr.4:${PORTSDIR}/math/mpfr diff --git a/devel/djgpp-gcc/scripts/pre-configure b/devel/djgpp-gcc/scripts/pre-configure index adb08bb16eec..e7514b1abd3e 100644 --- a/devel/djgpp-gcc/scripts/pre-configure +++ b/devel/djgpp-gcc/scripts/pre-configure @@ -4,8 +4,8 @@ AUTOCONF_OLD=autoconf-2.13 AUTOHEADER_OLD=autoheader-2.13 AUTOCONF=autoconf-2.67 AUTOHEADER=autoheader-2.67 -ACLOCAL=aclocal-1.9 -AUTOMAKE=automake-1.9 +ACLOCAL=aclocal-1.11 +AUTOMAKE=automake-1.11 # # List of directories in which we should run autoconf or/and automake diff --git a/net-mgmt/nagios-check_memcached_paranoid/Makefile b/net-mgmt/nagios-check_memcached_paranoid/Makefile index dddeec480bf4..01d9d719fea1 100644 --- a/net-mgmt/nagios-check_memcached_paranoid/Makefile +++ b/net-mgmt/nagios-check_memcached_paranoid/Makefile @@ -28,7 +28,7 @@ FILE= ${PORTNAME}.c PLUGINS= ${PORTSDIR}/net-mgmt/nagios-plugins NDIR_CMD= cd ${PLUGINS} && ${MAKE} -VWRKSRC # Needed for build target on net-mgmt/nagios-plugins -EXTRA_DEPENDS= automake>0:${PORTSDIR}/devel/automake19 \ +EXTRA_DEPENDS= automake>0:${PORTSDIR}/devel/automake111 \ autoconf>0:${PORTSDIR}/devel/autoconf267 \ libtool>0:${PORTSDIR}/devel/libtool22 \ gmake:${PORTSDIR}/devel/gmake diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile index 089a5987d5d1..caeaafd5090b 100644 --- a/news/newsstar/Makefile +++ b/news/newsstar/Makefile @@ -23,7 +23,7 @@ BROKEN= does not build USE_PERL5= yes HAS_CONFIGURE= yes USE_ICONV= yes -USE_AUTOTOOLS= automake:110 autoconf:267 aclocal:110 +USE_AUTOTOOLS= automake:111 autoconf:267 aclocal:111 CONFIGURE_ARGS+=--prefix=${PREFIX} \ --with-conf-dir=${PREFIX}/etc/newsstar \ diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index aa44968fe125..609130286fed 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \ MAINTAINER= ports@FreeBSD.org COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:19:env autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:267 libtool:22:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index b74cc91d9580..847e9d86cf30 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -18,7 +18,7 @@ COMMENT= An extension to use gtk2 in PHP-applications BROKEN= does not compile -USE_AUTOTOOLS= automake:19:env autoconf:267 libtool:22:env +USE_AUTOTOOLS= automake:111:env autoconf:267 libtool:22:env USE_PHP= pcre USE_PHP_BUILD= yes WANT_PHP_CLI= yes |