From b2c4fbb77ae78c9afdb5e9b230c54c6e8e1c5dfa Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 10 Dec 2012 19:11:11 +0000 Subject: Update PCRE to 8.32 Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports --- security/ftimes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/ftimes') diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile index 2d1f2e4802eb..da49f2c1e87e 100644 --- a/security/ftimes/Makefile +++ b/security/ftimes/Makefile @@ -61,7 +61,7 @@ PLIST_SUB+= MAP_TOOLS="@comment " .endif .if defined(WITH_PCRE) -LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre CONFIGURE_ARGS+= --with-pcre=${LOCALBASE} .else CONFIGURE_ARGS+= --without-pcre -- cgit v1.2.3