summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-05-17 16:30:50 +0000
committerAde Lovett <ade@FreeBSD.org>2000-05-17 16:30:50 +0000
commita6ec2f630f44a62241c4d14eb5646ae7dcb97823 (patch)
tree09d64e2561f5dc823dceeb034e3e840e86a5fac1 /x11
parentUpdate to 0.53 (diff)
Chase new gnomeprint shared library version
Notes
Notes: svn path=/head/; revision=28523
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome/Makefile2
-rw-r--r--x11/gnome2/Makefile2
-rw-r--r--x11/gnomecore/Makefile2
3 files changed, 3 insertions, 3 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
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 6600b02363ed..4df4095d1beb 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 0a3452827a76..f9c4255310ff 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