summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-19 14:29:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-19 14:29:46 +0000
commitc15478111d48c72804eb77409add3c6930001cf2 (patch)
treee7ca90bf1c395e6f3438b3f17d000fef5a1be581 /x11-fm
parent- Add missing runtime dep for Qt5 sql-sqlite3 (diff)
Remove useless dependencies on some gnome2 components
The port does not link to any of the following components that were in list of dependencies: - gconf2, - gnomevfs2, - libglade2 - libIDL, - orbit2
Notes
Notes: svn path=/head/; revision=372778
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/rox-filer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
index d9888695ba8a..dda5a1a61285 100644
--- a/x11-fm/rox-filer/Makefile
+++ b/x11-fm/rox-filer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rox-filer
PORTVERSION= 2.11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-fm gnome
MASTER_SITES= SF/rox/rox/${PORTVERSION}
DISTNAME= rox-filer-${PORTVERSION}
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/mime/packages/freedesktop.org.xml:${PORTSDIR}/mi
PLIST_SUB+= LOCALBASE=${LOCALBASE}
USE_XORG= x11 sm xaw xproto
-USE_GNOME= atk gconf2 glib20 gnomevfs2 gtk20 libglade2 libidl libxml2 orbit2 pango
+USE_GNOME= atk glib20 gtk20 libxml2 pango
USES= gmake pkgconfig shared-mime-info tar:bzip2
GNU_CONFIGURE= yes