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