diff options
Diffstat (limited to 'devel/str/Makefile')
-rw-r--r-- | devel/str/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/str/Makefile b/devel/str/Makefile index 38319008d286..4768579934db 100644 --- a/devel/str/Makefile +++ b/devel/str/Makefile @@ -16,7 +16,7 @@ COMMENT= Generic String Library GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes MAN1= str-config.1 |