diff options
Diffstat (limited to 'x11-toolkits/gtkextra/Makefile')
-rw-r--r-- | x11-toolkits/gtkextra/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkextra/Makefile b/x11-toolkits/gtkextra/Makefile index 8d584d0a1971..db645cbc292d 100644 --- a/x11-toolkits/gtkextra/Makefile +++ b/x11-toolkits/gtkextra/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkextra PORTVERSION= 0.99.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://gtkextra.sourceforge.net/src/ \ ${MASTER_SITE_SOURCEFORGE} @@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A useful widget set complementary to GTK+ USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_GNOME= gtk12 USE_GMAKE= yes INSTALLS_SHLIB= yes |