diff options
Diffstat (limited to 'x11-toolkits/gtk--2/Makefile')
-rw-r--r-- | x11-toolkits/gtk--2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile index 80e500ee9be9..fbf06e469ad9 100644 --- a/x11-toolkits/gtk--2/Makefile +++ b/x11-toolkits/gtk--2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkmm PORTVERSION= 2.2.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_SOURCEFORGE} @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes LATEST_LINK= gtkmm2 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes USE_GNOME= gnomehack lthack gtk20 |