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 --- net-mgmt/bsnmp-regex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-mgmt/bsnmp-regex') diff --git a/net-mgmt/bsnmp-regex/Makefile b/net-mgmt/bsnmp-regex/Makefile index 47b80b7f18bf..d9740e53cdd2 100644 --- a/net-mgmt/bsnmp-regex/Makefile +++ b/net-mgmt/bsnmp-regex/Makefile @@ -3,7 +3,7 @@ PORTNAME= bsnmp-regex PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://memberwebs.com/stef/software/bsnmp-regex/ @@ -18,7 +18,7 @@ PCRE_DESC= Use PCRE instead of the default regex library .include .if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre CONFIGURE_ARGS+= --enable-pcre .else CONFIGURE_ARGS+= --disable-pcre -- cgit v1.2.3