diff options
Diffstat (limited to 'x11-toolkits/gtk-sharp/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile index f3aba637d21c..b950652ff13c 100644 --- a/x11-toolkits/gtk-sharp/Makefile +++ b/x11-toolkits/gtk-sharp/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono \ gst-launch:${PORTSDIR}/multimedia/gstreamer RUN_DEPENDS+= ${BUILD_DEPENDS} -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes |