diff options
author | ade <ade@FreeBSD.org> | 2000-03-28 10:54:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-03-28 10:54:50 +0800 |
commit | b1dc3560d7e20467341a6d17b306262cae9ef4c0 (patch) | |
tree | a1411c6363b350b424e7196f435b65259cb0b66f /x11/gnome | |
parent | 47ed48fbfc5f67f9a6ed63fbd5f5f67533d271ac (diff) | |
download | freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.tar.gz freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.tar.zst freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.zip |
gnomeprint shlib bump
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 9a26e1f0aaa0..5dfb2877cf62 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/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.5:${PORTSDIR}/print/gnomeprint \ + gnomeprint.6:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.3:${PORTSDIR}/devel/libglade |