aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-03-28 10:54:50 +0800
committerade <ade@FreeBSD.org>2000-03-28 10:54:50 +0800
commitb1dc3560d7e20467341a6d17b306262cae9ef4c0 (patch)
treea1411c6363b350b424e7196f435b65259cb0b66f /x11
parent47ed48fbfc5f67f9a6ed63fbd5f5f67533d271ac (diff)
downloadfreebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.tar.gz
freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.tar.zst
freebsd-ports-gnome-b1dc3560d7e20467341a6d17b306262cae9ef4c0.zip
gnomeprint shlib bump
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 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