summaryrefslogtreecommitdiff
path: root/devel/pcre++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre++/Makefile')
-rw-r--r--devel/pcre++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index 333ff01dffa8..5b8f89032b6c 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -20,7 +20,7 @@ PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER= 13
+USE_AUTOTOOLS= libtool:13:inc
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="`${PCRE_CONFIG} --cflags`" \
LDFLAGS="`${PCRE_CONFIG} --libs`"