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 | |
parent | d1c5f3e756a74d007e341fe83012151eaaf541e6 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 9a26e1f0aaa0..5dfb2877cf62 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.5:${PORTSDIR}/print/gnomeprint \ + gnomeprint.6:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp \ obgnome.1:${PORTSDIR}/lang/gnomeobjc \ glade.3:${PORTSDIR}/devel/libglade diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 44790fdb1aea..a6f7dc54d3d2 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \ - gnomeprint.5:${PORTSDIR}/print/gnomeprint \ + gnomeprint.6:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |