aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce4
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-01-24 13:38:25 +0800
committeroliver <oliver@FreeBSD.org>2007-01-24 13:38:25 +0800
commit5b58f8a8e05bcf1f473148f3ffcceb840b445ee7 (patch)
tree35218cea58a88dd55a66e0da0fc5ad6b53039b55 /x11-wm/xfce4
parent74458489002f4840ae2b9b893eeaa292b105b737 (diff)
downloadfreebsd-ports-gnome-5b58f8a8e05bcf1f473148f3ffcceb840b445ee7.tar.gz
freebsd-ports-gnome-5b58f8a8e05bcf1f473148f3ffcceb840b445ee7.tar.zst
freebsd-ports-gnome-5b58f8a8e05bcf1f473148f3ffcceb840b445ee7.zip
switch to LIB_DEPENDS where possible to prevent build errors because of old
versions of xfce4 ports still installed
Diffstat (limited to 'x11-wm/xfce4')
-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