diff options
Diffstat (limited to 'devel/goffice04/Makefile')
-rw-r--r-- | devel/goffice04/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/goffice04/Makefile b/devel/goffice04/Makefile index 118f40332dfa..8da582cf637c 100644 --- a/devel/goffice04/Makefile +++ b/devel/goffice04/Makefile @@ -8,14 +8,14 @@ PORTNAME= goffice PORTVERSION= 0.4.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GLib/GTK+ set of document centric objects and utilities -LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre +LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre NO_LATEST_LINK= yes |