aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2003-07-31 19:43:33 +0800
committeroliver <oliver@FreeBSD.org>2003-07-31 19:43:33 +0800
commita5abdcbd518626385332583097a384ac49e92f0e (patch)
treec51409bca9c99a5303b15b0c8c6adbf7dc8d1d23 /x11-fm
parentbef2589937e47a0001e2a11adc04f27cea6af76c (diff)
downloadfreebsd-ports-gnome-a5abdcbd518626385332583097a384ac49e92f0e.tar.gz
freebsd-ports-gnome-a5abdcbd518626385332583097a384ac49e92f0e.tar.zst
freebsd-ports-gnome-a5abdcbd518626385332583097a384ac49e92f0e.zip
Add missing dependencies
Pointed out by: bento
Diffstat (limited to 'x11-fm')
-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