diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
commit | c0a31816d5cc72f37e7a3de62b8b1982d3e6a632 (patch) | |
tree | 91909e7c4cdf74a4b2f2f5e496c74b6574a0941b /x11/gnome2 | |
parent | ebea2bb062ca59a85c7e4fd539b59f69313a4318 (diff) | |
download | ports-c0a31816d5cc72f37e7a3de62b8b1982d3e6a632.tar.gz ports-c0a31816d5cc72f37e7a3de62b8b1982d3e6a632.zip |
Notes
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index a9fe73a91682..6285920cdad0 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.12:${PORTSDIR}/print/gnomeprint + gnomeprint.13:${PORTSDIR}/print/gnomeprint RUN_DEPENDS= ${X11BASE}/share/themes/Metal/ICON.png:${PORTSDIR}/x11-toolkits/gtk-engines \ another_clock_applet:${PORTSDIR}/x11/gnomeapplets \ |