aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-24 05:38:25 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-24 05:38:25 +0000
commitf3a36d2099c89fac2a9afd55ec2d3bc7569e939f (patch)
treee3ecdc64f919540c511535940d687c27d5cfa608 /x11-wm
parentfe053479cab7dfbed87838ffdff6d9d825d49ef4 (diff)
downloadports-f3a36d2099c89fac2a9afd55ec2d3bc7569e939f.tar.gz
ports-f3a36d2099c89fac2a9afd55ec2d3bc7569e939f.zip
switch to LIB_DEPENDS where possible to prevent build errors because of old
versions of xfce4 ports still installed
Notes
Notes: svn path=/head/; revision=183147
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4/bsd.xfce.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-wm/xfce4/bsd.xfce.mk b/x11-wm/xfce4/bsd.xfce.mk
index bb4d90e4c60d..f763a28cb231 100644
--- a/x11-wm/xfce4/bsd.xfce.mk
+++ b/x11-wm/xfce4/bsd.xfce.mk
@@ -13,11 +13,9 @@ libmcs_LIB_DEPENDS= xfce4mcs-manager.3:${PORTSDIR}/x11/libxfce4mcs
mcsmanager_BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
mcsmanager_RUN_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-panel_BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-panel_RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+panel_LIB_DEPENDS= xfce4panel.2:${PORTSDIR}/x11-wm/xfce4-panel
-thunar_BUILD_DEPENDS= thunar:${PORTSDIR}/x11-fm/thunar
-thunar_RUN_DEPENDS= thunar:${PORTSDIR}/x11-fm/thunar
+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