diff options
author | ade <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-05-17 16:30:50 +0000 |
commit | 5592a2d14c488ce5b68c8bc986b6008a79a0d6ab (patch) | |
tree | aee15f28eafe566c1803fc8a2bbd0ce25fe49e95 /x11 | |
parent | 2da0e1b3a5caad3d4daaccb90f819d5ae68c80cb (diff) | |
download | FreeBSD-ports-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.zip FreeBSD-ports-5592a2d14c488ce5b68c8bc986b6008a79a0d6ab.tar.gz |
Chase new gnomeprint shared library version
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 6600b02..4df4095 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 diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 6600b02..4df4095 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/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 diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 0a34528..f9c4255 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.7:${PORTSDIR}/print/gnomeprint \ + gnomeprint.9:${PORTSDIR}/print/gnomeprint \ ghttp.1:${PORTSDIR}/www/libghttp GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |