diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-18 08:07:16 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-18 08:07:16 +0000 |
commit | 413b578abdfd1ebf5ef97de9422efeb3bb89f570 (patch) | |
tree | a9d7f5feabb5b1685c0e1859c05afaf91f669819 /sysutils/xfce4-battery-plugin/Makefile | |
parent | PostgreSQL mirror in jaist seems too obsoleted. (diff) |
add xfce4-panel to RUN_DEPENDS too
Approved by: maintainer
Noted by: demon
Diffstat (limited to 'sysutils/xfce4-battery-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 1 |
1 files changed, 1 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 |