aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-01-28 21:33:38 +0800
committermiwi <miwi@FreeBSD.org>2007-01-28 21:33:38 +0800
commit74a4a2830b354d1e875c73f7e2c2c79764656fca (patch)
tree20301c7353d92a0c91b574d225785a4e452a6e38 /x11-wm
parentca712cd9c409d339418bda18ed7c3bc4c5c57beb (diff)
downloadfreebsd-ports-gnome-74a4a2830b354d1e875c73f7e2c2c79764656fca.tar.gz
freebsd-ports-gnome-74a4a2830b354d1e875c73f7e2c2c79764656fca.tar.zst
freebsd-ports-gnome-74a4a2830b354d1e875c73f7e2c2c79764656fca.zip
- Add xfdev dependens
Approved by: oliver@ (maintainer)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4/bsd.xfce.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/xfce4/bsd.xfce.mk b/x11-wm/xfce4/bsd.xfce.mk
index f763a28cb231..104225560dff 100644
--- a/x11-wm/xfce4/bsd.xfce.mk
+++ b/x11-wm/xfce4/bsd.xfce.mk
@@ -20,6 +20,8 @@ thunar_LIB_DEPENDS= thunar-vfs-1.4:${PORTSDIR}/x11-fm/thunar
wm_BUILD_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm
wm_RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm
+xfdev_RUN_DEPENDS= xfce4-dev-tools:${PORTSDIR}/dev/xfce4-dev-tools
+
.for component in ${USE_XFCE}
BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS}
LIB_DEPENDS+= ${${component}_LIB_DEPENDS}