aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xfce4-utils
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2011-12-11 20:56:18 +0800
committerrene <rene@FreeBSD.org>2011-12-11 20:56:18 +0800
commit36b00c660fff26cde9f1b8784a8a2d41c15836bc (patch)
tree968ad0ef95e63656f1d69379ab06512630872fb7 /sysutils/xfce4-utils
parentd5151cdd883e11f3ec96dfbfbbd3724d40ebfda2 (diff)
downloadfreebsd-ports-gnome-36b00c660fff26cde9f1b8784a8a2d41c15836bc.tar.gz
freebsd-ports-gnome-36b00c660fff26cde9f1b8784a8a2d41c15836bc.tar.zst
freebsd-ports-gnome-36b00c660fff26cde9f1b8784a8a2d41c15836bc.zip
- Add a runtime dependency on x11/xlockmore so that xflock4 can invoke xlock.
- Bump PORTREVISION Feature safe: yes
Diffstat (limited to 'sysutils/xfce4-utils')
-rw-r--r--sysutils/xfce4-utils/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile
index 381a840ade6a..f65ec800e776 100644
--- a/sysutils/xfce4-utils/Makefile
+++ b/sysutils/xfce4-utils/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfce4-utils
PORTVERSION= 4.8.3
+PORTREVISION= 1
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/xfce-utils/${PORTVERSION:R}
@@ -18,6 +19,8 @@ COMMENT= Xfce 4 essential utilities and scripts
BUILD_DEPENDS= p5-XML-Parser>=2.40:${PORTSDIR}/textproc/p5-XML-Parser
+RUN_DEPENDS= xlock:${PORTSDIR}/x11/xlockmore
+
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/4//}
CONFIGURE_ARGS+=--with-xsession-prefix=${PREFIX} \