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/gnome | |
parent | Add textproc/pspell as a dependency (diff) |
Chase new gnomeprint
Notes
Notes:
svn path=/head/; revision=33223
Diffstat (limited to 'x11/gnome')
-rw-r--r-- | x11/gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |