diff options
Diffstat (limited to 'net/skstream')
-rw-r--r-- | net/skstream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 75cfbf8ca12b..43b59674aba4 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -17,7 +17,7 @@ COMMENT= An iostream based C++ socket library USE_GMAKE= yes USE_GNOME= pkgconfig gnomehack USE_GCC= 3.4 -USE_AUTOTOOLS= libtool:15:inc +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes post-patch: |