diff options
Diffstat (limited to 'sysutils/xfce4-showdesktop-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-showdesktop-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |