diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-31 11:55:56 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-31 11:55:56 +0000 |
commit | 288046dd861bb195987d43c6c7c0a8067d1fb2f3 (patch) | |
tree | af84a80b87ae162edb5cf5e615f87c27d1dbb4ef /x11-wm | |
parent | b6b31a8640cb8d875b24edd99b181212dee20877 (diff) | |
download | ports-288046dd861bb195987d43c6c7c0a8067d1fb2f3.tar.gz ports-288046dd861bb195987d43c6c7c0a8067d1fb2f3.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-systray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile index e8fb749f2559..dafe51614742 100644 --- a/x11-wm/xfce4-systray/Makefile +++ b/x11-wm/xfce4-systray/Makefile @@ -19,7 +19,7 @@ COMMENT= XFce 4 system tray module for xfce4-panel BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui + xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \ xml2.5:${PORTSDIR}/textproc/libxml2 \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification |