summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-31 11:43:33 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-31 11:43:33 +0000
commit5ce287710403540dad3c502f582b22732c738c63 (patch)
tree0b2e889b65a64d773a363dba3bec07c77b066d20 /audio
parentONLY_FOR_ARCHS=i386 (diff)
Add missing dependencies
Pointed out by: bento
Notes
Notes: svn path=/head/; revision=86046
Diffstat (limited to 'audio')
-rw-r--r--audio/xfce4-mixer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index 9e683f16a600..5a86bb53f832 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -18,7 +18,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= XFce 4 volume mixer module for xfce4-panel
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
startup-notification-1.0:${PORTSDIR}/x11/startup-notification
USE_GNOME= gtk20