diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-showdesktop-plugin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 1 |
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 |