From 5ce287710403540dad3c502f582b22732c738c63 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Thu, 31 Jul 2003 11:43:33 +0000 Subject: Add missing dependencies Pointed out by: bento --- audio/xfce4-mixer/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/xfce4-mixer/Makefile') 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 -- cgit v1.2.3