summaryrefslogtreecommitdiff
path: root/x11-fm/xfce4-fm/Makefile
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-fm/xfce4-fm/Makefile
parentONLY_FOR_ARCHS=i386 (diff)
Add missing dependencies
Pointed out by: bento
Notes
Notes: svn path=/head/; revision=86046
Diffstat (limited to '')
-rw-r--r--x11-fm/xfce4-fm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile
index a36c94b7d340..6d21198bbabf 100644
--- a/x11-fm/xfce4-fm/Makefile
+++ b/x11-fm/xfce4-fm/Makefile
@@ -20,7 +20,9 @@ COMMENT= XFce 4 file manager
BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \
- xml2.5:${PORTSDIR}/textproc/libxml2
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
+ xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
USE_GNOME= gtk20
USE_REINPLACE= yes