diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 18:30:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 18:30:22 +0000 |
commit | f1ac19d37c0b770fb487e3324650bcf9d5989e55 (patch) | |
tree | 90cc99250c5ea880c84422d15ad7ec302d10ecf8 /x11 | |
parent | 'PermitRootLogin no' is the new default for the OpenSSH port. (diff) |
Remove an explicit dependency on nautilus2. This taken care of by
nautilus-gtkhtml.
Notes
Notes:
svn path=/head/; revision=62438
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 0ec9b5b03b3b..43315b8390b1 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -35,7 +35,6 @@ RUN_DEPENDS= battstat-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ yelp:${PORTSDIR}/x11/yelp \ gdm:${PORTSDIR}/x11/gdm2 \ ${X11BASE}/share/themes/Metal/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gtk-engines2 \ - nautilus:${PORTSDIR}/x11-fm/nautilus2 \ nautilus-gtkhtml-view:${PORTSDIR}/www/nautilus-gtkhtml \ xscreensaver:${PORTSDIR}/x11/xscreensaver |