diff options
author | ade <ade@FreeBSD.org> | 2000-05-18 00:30:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-05-18 00:30:50 +0800 |
commit | 5592a2d14c488ce5b68c8bc986b6008a79a0d6ab (patch) | |
tree | aee15f28eafe566c1803fc8a2bbd0ce25fe49e95 /x11/gnome | |
parent | 2da0e1b3a5caad3d4daaccb90f819d5ae68c80cb (diff) | |
download | freebsd-ports-gnome-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.tar.gz freebsd-ports-gnome-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.tar.zst freebsd-ports-gnome-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.zip |
Chase new gnomeprint shared library version
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 6600b02363ed..4df4095d1beb 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gnome.3:${PORTSDIR}/x11/gnomelibs \ gtop.1:${PORTSDIR}/devel/libgtop \ xml.5:${PORTSDIR}/textproc/libxml \ - gnomeprint.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.3:${PORTSDIR}/devel/libglade |