diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
commit | 8bda46285857d9b8e142dac5fc4b82bfbb7e9fa9 (patch) | |
tree | 65ab3d0b4fbb8fcca0b30ebbee461ebcce2d731e /x11 | |
parent | a08c93c34ade97340759f020b9018a04fe9eef84 (diff) | |
download | freebsd-ports-8bda46285857d9b8e142dac5fc4b82bfbb7e9fa9.zip |
Chase new gnomeprint
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index 49a8cf022051..397f55f813f3 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint + gnomeprint.12:${PORTSDIR}/print/gnomeprint RUN_DEPENDS= ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \ another_clock_applet:${PORTSDIR}/x11/gnomeapplets \ diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 49a8cf022051..397f55f813f3 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint + gnomeprint.12:${PORTSDIR}/print/gnomeprint RUN_DEPENDS= ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \ another_clock_applet:${PORTSDIR}/x11/gnomeapplets \ |