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 ba13623d2180..67ae0e62bb4d 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_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc INSTALLS_SHLIB= yes .include <bsd.port.mk> |