diff options
author | ade <ade@FreeBSD.org> | 2000-04-19 23:07:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-04-19 23:07:06 +0800 |
commit | bd2f8ca7b0cbd303d8a2d24119d94ce3be33aa74 (patch) | |
tree | b6c1364fad37151cb302322debb1419488495419 /x11/gnome2 | |
parent | 109d5c2ffc2afe14338455a13f7b0fee401ba39e (diff) | |
download | freebsd-ports-gnome-bd2f8ca7b0cbd303d8a2d24119d94ce3be33aa74.tar.gz freebsd-ports-gnome-bd2f8ca7b0cbd303d8a2d24119d94ce3be33aa74.tar.zst freebsd-ports-gnome-bd2f8ca7b0cbd303d8a2d24119d94ce3be33aa74.zip |
Update gnomeprint shared library revision
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index de29c746336f..c55548c21ede 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gnome.3:${PORTSDIR}/x11/gnomelibs \ gtop.1:${PORTSDIR}/devel/libgtop \ xml.5:${PORTSDIR}/textproc/libxml \ - gnomeprint.6:${PORTSDIR}/print/gnomeprint \ + gnomeprint.7:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.3:${PORTSDIR}/devel/libglade |