aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2003-08-18 16:07:16 +0800
committeroliver <oliver@FreeBSD.org>2003-08-18 16:07:16 +0800
commite975936e7b88f3e53467916cb21e7c054ab81cec (patch)
treecaaae007f2ca7eb085c610468265ef2936c595af /sysutils
parent94a8dc9d1c227006eb63367ffce10c290eb1ba62 (diff)
downloadfreebsd-ports-gnome-e975936e7b88f3e53467916cb21e7c054ab81cec.tar.gz
freebsd-ports-gnome-e975936e7b88f3e53467916cb21e7c054ab81cec.tar.zst
freebsd-ports-gnome-e975936e7b88f3e53467916cb21e7c054ab81cec.zip
add xfce4-panel to RUN_DEPENDS too
Approved by: maintainer Noted by: demon
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-battery-plugin/Makefile1
-rw-r--r--sysutils/xfce4-showdesktop-plugin/Makefile1
-rw-r--r--sysutils/xfce4-systemload-plugin/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile
index 946b1b0dfaeb..251d699c6fec 100644
--- a/sysutils/xfce4-battery-plugin/Makefile
+++ b/sysutils/xfce4-battery-plugin/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
USE_GNOME= gtk20
USE_X_PREFIX= yes
diff --git a/sysutils/xfce4-showdesktop-plugin/Makefile b/sysutils/xfce4-showdesktop-plugin/Makefile
index 5dc5c8d2b63e..04ea32ba6ede 100644
--- a/sysutils/xfce4-showdesktop-plugin/Makefile
+++ b/sysutils/xfce4-showdesktop-plugin/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GNOME= gtk20
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile
index af66a7cb98ce..352ef36c75c8 100644
--- a/sysutils/xfce4-systemload-plugin/Makefile
+++ b/sysutils/xfce4-systemload-plugin/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xfce4util.1:${PORTSDIR}/x11/libxfce4util \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
USE_GNOME= gtk20
USE_X_PREFIX= yes