diff options
Diffstat (limited to 'x11-toolkits/gtk-sharp20/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index 7e6661f3ec22..1490abd0d9b9 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono \ USE_X_PREFIX= yes LATEST_LINK= gtk-sharp20 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes |