diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libgtkeditor/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/php-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/php-gtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/viewkit/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index efd229367af6..ad95f6fb6e38 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig CONFLICTS?= open-motif-* USE_BZIP2= yes -USE_AUTOTOOLS= automake:19:env autoconf:261 libtool:15 +USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:15 USE_XORG= sm ice xt xp xext x11 USE_FREETYPE= yes USE_LDCONFIG= yes diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index beac75e0fda6..b1a7d9ee2b0e 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -18,7 +18,7 @@ COMMENT= A source code editor widget for GTK+ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode -USE_AUTOTOOLS= automake:15:env autoconf:261:env libtool:15 +USE_AUTOTOOLS= automake:15:env autoconf:262:env libtool:15 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 16add51b18ed..95b483e69bab 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= zaa@zaa.pp.ru COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:19:env autoconf:261 libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:15: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 16add51b18ed..95b483e69bab 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \ MAINTAINER= zaa@zaa.pp.ru COMMENT= An extension to use gtk in PHP-applications -USE_AUTOTOOLS= automake:19:env autoconf:261 libtool:15:env +USE_AUTOTOOLS= automake:19:env autoconf:262 libtool:15:env GNU_CONFIGURE= yes USE_PHP= pcre USE_PHP_BUILD= yes diff --git a/x11-toolkits/viewkit/Makefile b/x11-toolkits/viewkit/Makefile index 368f8ac41996..c94e6f137e32 100644 --- a/x11-toolkits/viewkit/Makefile +++ b/x11-toolkits/viewkit/Makefile @@ -17,7 +17,7 @@ DISTNAME= libvk-Apr19-2243 MAINTAINER= ports@FreeBSD.org COMMENT= ViewKit workalike from Hungry Programmers -USE_AUTOTOOLS= autoconf:261:env +USE_AUTOTOOLS= autoconf:262:env MOTIFPACKAGE?= open-motif USE_MOTIF= yes GNU_CONFIGURE= yes |