summaryrefslogtreecommitdiff
path: root/x11/gnome2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-11 15:46:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-11 15:46:31 +0000
commit7eb03e42475213e8616b69cd71a4c486b82ecd6e (patch)
treecb8335075d547f0fc82b32351aee92c902ee762f /x11/gnome2
parentMove <sys/types.h> upward to prevent breakage on a very recent -current. (diff)
Pull the trigger - make Nautilus a default filemanager for a GNOME desktop
instead of good old gnomemc. This should give more testing to it, and let us ship 4.5 with Nautilus installed by default.
Notes
Notes: svn path=/head/; revision=51362
Diffstat (limited to 'x11/gnome2')
-rw-r--r--x11/gnome2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 76dde6d7bdb8..4f1e316415a6 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome
PORTVERSION= 1.4.1b2
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -32,7 +33,7 @@ RUN_DEPENDS= another_clock_applet:${PORTSDIR}/x11/gnomeapplets \
${PYTHON_SITELIBDIR}/_appletmodule.so:${PORTSDIR}/x11-toolkits/py-gnome \
gnomeg:${PORTSDIR}/x11-toolkits/guile-gnome \
${X11BASE}/etc/panelmmConf.sh:${PORTSDIR}/x11-toolkits/panel-- \
- gmc:${PORTSDIR}/x11-fm/gnomemc \
+ nautilus:${PORTSDIR}/x11-fm/nautilus \
xscreensaver:${PORTSDIR}/x11/xscreensaver
NO_BUILD= yes