diff options
Diffstat (limited to 'devel/xxl/Makefile')
-rw-r--r-- | devel/xxl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xxl/Makefile b/devel/xxl/Makefile index 62c6544e0606..14be939fc83a 100644 --- a/devel/xxl/Makefile +++ b/devel/xxl/Makefile @@ -15,7 +15,7 @@ COMMENT= C and C++ that provides exception handling and asset management GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-threads -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.mk> |