summaryrefslogtreecommitdiff
path: root/x11-fm/nautilus2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 19:36:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 19:36:38 +0000
commit5bcedaeddab7311c77e412563d39dc151eccc34f (patch)
treeb2d34977f13715b6fa5aad450a6aea725e097237 /x11-fm/nautilus2
parentUpdate to 1.3.11. (diff)
Add a RUN_DEPENDS on gnomecontrolcenter2. This is for users that like to
use Nautilus without the rest of GNOME. With this, users can now configure file associations. PR: 45902 Submitted by: Brad Laue <brad@brad-x.com>
Notes
Notes: svn path=/head/; revision=73521
Diffstat (limited to 'x11-fm/nautilus2')
-rw-r--r--x11-fm/nautilus2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
index 4ece10608aed..dd11ea83ff2f 100644
--- a/x11-fm/nautilus2/Makefile
+++ b/x11-fm/nautilus2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nautilus2
PORTVERSION= 2.0.8
+PORTREVISION= 1
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0
@@ -19,6 +20,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= rsvg-2.2:${PORTSDIR}/graphics/librsvg2 \
eel-2.2:${PORTSDIR}/x11-toolkits/eel2 \
gnome-desktop-2.0:${PORTSDIR}/x11/gnomedesktop
+RUN_DEPENDS= gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2
USE_BZIP2= yes
USE_GMAKE= yes