diff options
Diffstat (limited to 'devel/pcre++/Makefile')
-rw-r--r-- | devel/pcre++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index fd0b2d71575b..1daf3c49cbf4 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="`${PCRE_CONFIG} --cflags`" \ |