diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
tree | 1e9812bc2638933184cae2b226809eb69253bb9f /x11-toolkits | |
parent | be8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff) | |
download | ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes
Notes:
svn path=/head/; revision=261230
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/libgtkeditor/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/php-gtk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/php-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/tile/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/viewkit/Makefile | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 04601b80c83b..35b21cde6078 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -7,7 +7,7 @@ PORTNAME= lesstif PORTVERSION= 0.95.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF @@ -20,7 +20,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ CONFLICTS?= open-motif-* USE_BZIP2= yes -USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:267 libtool:22 USE_XORG= sm ice xt xp xext x11 xextproto xrender xft USE_LDCONFIG= yes LIBTOOLFILES= aclocal.m4 test/aclocal.m4 diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index 1e939b340b4f..fbc05419aca4 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgtkeditor PORTVERSION= 0.1.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits editors MASTER_SITES= SF/gtkeditor/gtkeditor/${PORTVERSION} DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= A source code editor widget for GTK+ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode -USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:15:env autoconf:267:env libtool:22 USE_GNOME= gtk12 USE_GMAKE= yes USE_PERL5_BUILD=yes diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile index b382363b7051..aa44968fe125 100644 --- a/x11-toolkits/php-gtk/Makefile +++ b/x11-toolkits/php-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= php-gtk PORTVERSION= 1.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-toolkits MASTER_SITES= http://gtk.php.net/distributions/ \ http://document-root.de/mirror/php-gtk/ @@ -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:262 libtool:22:env +USE_AUTOTOOLS= automake:19: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 974fa1fde663..b74cc91d9580 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= php-gtk2 PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://gtk.php.net/distributions/ \ http://document-root.de/mirror/php-gtk/ @@ -18,7 +18,7 @@ COMMENT= An extension to use gtk2 in PHP-applications BROKEN= does not compile -USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19:env autoconf:267 libtool:22:env USE_PHP= pcre USE_PHP_BUILD= yes WANT_PHP_CLI= yes diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index eaf16ba10854..09d402b5f62b 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= rep-gtk2 PORTVERSION= 0.90.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF/rep-gtk/rep-gtk/${PORTVERSION} @@ -24,7 +24,7 @@ USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262:env automake:110:env libtool:22:env +USE_AUTOTOOLS= autoconf:267:env automake:110:env libtool:22:env CONFIGURE_SCRIPT= autogen.sh CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ diff --git a/x11-toolkits/tile/Makefile b/x11-toolkits/tile/Makefile index 38d34ce5fc34..ea6c3306a791 100644 --- a/x11-toolkits/tile/Makefile +++ b/x11-toolkits/tile/Makefile @@ -7,7 +7,7 @@ PORTNAME= tile PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits tk MASTER_SITES= SF/tktable/${PORTNAME}/${PORTNAME}-0-8-2 @@ -16,7 +16,7 @@ COMMENT= Themed widget set for Tk USE_TK= 84+ -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 GNU_CONFIGURE= yes TKPKG= ${PORTNAME}${PORTVERSION} diff --git a/x11-toolkits/viewkit/Makefile b/x11-toolkits/viewkit/Makefile index c94e6f137e32..f12fd6fcba5e 100644 --- a/x11-toolkits/viewkit/Makefile +++ b/x11-toolkits/viewkit/Makefile @@ -7,7 +7,7 @@ PORTNAME= viewkit PORTVERSION= 0.00 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.hungry.com/pub/hungry/viewkit/ \ ${MASTER_SITE_LOCAL} @@ -17,7 +17,7 @@ DISTNAME= libvk-Apr19-2243 MAINTAINER= ports@FreeBSD.org COMMENT= ViewKit workalike from Hungry Programmers -USE_AUTOTOOLS= autoconf:262:env +USE_AUTOTOOLS= autoconf:267:env MOTIFPACKAGE?= open-motif USE_MOTIF= yes GNU_CONFIGURE= yes |