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 a637a0cf4dcb..4086f0e7097b 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_LIBTOOL_VER= 13
+USE_INC_LIBTOOL_VER= 13
CONFIGURE_ENV= CPPFLAGS="`${PCRE_CONFIG} --cflags`" \
LDFLAGS="`${PCRE_CONFIG} --libs`"
INSTALLS_SHLIB= yes