summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-05-08 16:12:54 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-05-08 16:12:54 +0000
commitbaad7a445218e4c320df807cb157ad177e538a34 (patch)
treec8d06034be88d09f3d3db11202be14270455a7b3 /x11-wm/xfce4/Makefile
parentBump PORTREVISION after update of x11-fm/thunar (diff)
- Bump PORTREVISION after update of x11/xfce4-terminal, misc/xfce4-appfinder
and x11-wm/xfce4-wm - Add new option, XPM (xfce4-power-manager) [1] PR: 173340 [1] Submitted by: David Demelier
Notes
Notes: svn path=/head/; revision=317697
Diffstat (limited to 'x11-wm/xfce4/Makefile')
-rw-r--r--x11-wm/xfce4/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 73d876d7bc31..6869d83ef788 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -4,7 +4,7 @@
PORTNAME= xfce
PORTVERSION= 4.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-wm xfce
MASTER_SITES= # empty
DISTFILES= # empty
@@ -13,13 +13,14 @@ EXTRACT_ONLY= # empty
MAINTAINER= xfce@FreeBSD.org
COMMENT= The "meta-port" for the Xfce 4 desktop environment
-OPTIONS_DEFINE= ICONS ORAGE MOUSEPAD TERMINAL APPFINDER MIXER PRINT SQUEEZE GDM NOTIFY
+OPTIONS_DEFINE= ICONS ORAGE MOUSEPAD TERMINAL APPFINDER MIXER PRINT SQUEEZE GDM NOTIFY XPM
OPTIONS_DEFAULT= ICONS ORAGE MOUSEPAD TERMINAL APPFINDER SQUEEZE NOTIFY
ORAGE_DESC= Install the Xfce calendar application
MOUSEPAD_DESC= Install the Xfce text editor
TERMINAL_DESC= Install the Xfce terminal application
APPFINDER_DESC= Install the Xfce application finder
SQUEEZE_DESC= Install the Xfce archiver application
+XPM_DESC= Install the Xfce power manager
RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \
xfce4-session:${PORTSDIR}/x11-wm/xfce4-session \
@@ -80,6 +81,10 @@ RUN_DEPENDS+= squeeze:${PORTSDIR}/archivers/squeeze
RUN_DEPENDS+= xfce4-notifyd-config:${PORTSDIR}/deskutils/xfce4-notifyd
.endif
+.if ${PORT_OPTIONS:MXPM}
+RUN_DEPENDS+= xfce4-power-manager:${PORTSDIR}/sysutils/xfce4-power-manager
+.endif
+
do-install: # empty
post-install: