diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-25 20:20:55 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-25 20:20:55 +0000 |
commit | 774dd47b60f37b9e8ab3bc62d18514abe4cf3113 (patch) | |
tree | aaa2d62183704fbb3c7c8f8ff93556c1ae0bb492 /x11-wm/xfce4 | |
parent | a3f4d5bb69bfdf3e91d080c1bdd674c4758edfdb (diff) |
Notes
Diffstat (limited to 'x11-wm/xfce4')
-rw-r--r-- | x11-wm/xfce4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index d4aaf37030ad..aa0076e4beaa 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -26,7 +26,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutil ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine \ thunar:${PORTSDIR}/x11-fm/thunar \ orage:${PORTSDIR}/deskutils/orage \ - mousepad:${PORTSDIR}/editors/mousepad + mousepad:${PORTSDIR}/editors/mousepad \ + Terminal:${PORTSDIR}/x11/Terminal NO_BUILD= yes LATEST_LINK= xfce4 |