From dbbf00416275070770d9e5699204815f28912444 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 14 Feb 2012 12:45:35 +0000 Subject: Bump pcre library dependency due to 8.30 update --- deskutils/gnote/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'deskutils/gnote') diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile index 079e94b1db96..7ee55a34a596 100644 --- a/deskutils/gnote/Makefile +++ b/deskutils/gnote/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnote PORTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME @@ -18,7 +19,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ - pcre.0:${PORTSDIR}/devel/pcre \ + pcre.1:${PORTSDIR}/devel/pcre \ gtkspell.0:${PORTSDIR}/textproc/gtkspell \ boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid -- cgit