diff options
Diffstat (limited to 'x11-toolkits/gtk-sharp10/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 6a0240aaf232..742fe5accf2f 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-toolkits MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ @@ -20,7 +20,7 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono USE_X_PREFIX= yes LATEST_LINK= gtk-sharp10 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_PERL5_RUN= yes |