summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4-desktop
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-31 11:43:33 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-31 11:43:33 +0000
commit5ce287710403540dad3c502f582b22732c738c63 (patch)
tree0b2e889b65a64d773a363dba3bec07c77b066d20 /x11-wm/xfce4-desktop
parentONLY_FOR_ARCHS=i386 (diff)
Add missing dependencies
Pointed out by: bento
Notes
Notes: svn path=/head/; revision=86046
Diffstat (limited to 'x11-wm/xfce4-desktop')
-rw-r--r--x11-wm/xfce4-desktop/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index e4fc0912de82..2ca0c3cda6ca 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -19,7 +19,10 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XFce 4 desktop background manager and root menu
BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
+ xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+
USE_GNOME= gtk20
USE_X_PREFIX= yes