diff options
Diffstat (limited to 'devel/pcre++/Makefile')
-rw-r--r-- | devel/pcre++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile index 4926bd548c0d..3da2f58249ae 100644 --- a/devel/pcre++/Makefile +++ b/devel/pcre++/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |