diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-03-28 02:54:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-03-28 02:54:50 +0000 |
commit | 8466248889b215bb67252fc07dd40bf158d7f3b6 (patch) | |
tree | 7b285e165b1eceef02af2260e9b70271bf3b59bd /x11/gnome | |
parent | Update to 0.16, a bunch of new features, and plenty of bugs fixed. (diff) |
gnomeprint shlib bump
Notes
Notes:
svn path=/head/; revision=27095
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 |