summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-03-03 06:07:50 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-03-03 06:07:50 +0000
commita70da09c6bcabdca8e9105450a2cb0e31e8845c3 (patch)
tree14b10c98e3a06eaf60cffa94ea8c6ec09e413d8e /x11-wm
parent- Add options gui (diff)
add libxfce4menu to the list of dependencies to get the opportunity to setup
xfce via the context menu when clicking right on the desktop. Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=229404
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4-desktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index b0387f354ddf..b12b9752efeb 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-desktop
PORTVERSION= 4.6.0
+PORTREVISION= 1
CATEGORIES= x11-wm xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfdesktop-${PORTVERSION}
@@ -24,7 +25,7 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
-USE_XFCE= configenv libgui libutil panel xfconf
+USE_XFCE= configenv libgui libmenu libutil panel xfconf
OPTIONS= FAM "Enable FAM support" on \
THUNAR "Enable thunar support" on