From 0dc9f29ff6b92f9d9c3fb660c98014c88a3608ed Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 29 May 2009 09:06:45 +0000 Subject: Fix build by depending on libcanberra. Submitted by: QA Tindy. --- irc/xchat-gnome/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/xchat-gnome') diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 060cae76f083..72b9f4fa86b9 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -17,6 +17,7 @@ MAINTAINER= kwm@FreeBSD.org COMMENT= An IRC client for GNOME 2 (development version) LIB_DEPENDS= sexy:${PORTSDIR}/x11-toolkits/libsexy \ + canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ notify:${PORTSDIR}/devel/libnotify USE_GETTEXT= yes -- cgit