summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-05-29 09:06:45 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-05-29 09:06:45 +0000
commit49e7dbeea6e737624e5cfcf285fb4c42e6a4ed90 (patch)
treebb7f8b7dddf4c2dae74343f1959693a5db4eac64 /irc
parent- update to 1.38 (diff)
Fix build by depending on libcanberra.
Submitted by: QA Tindy.
Notes
Notes: svn path=/head/; revision=234768
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-gnome/Makefile1
1 files changed, 1 insertions, 0 deletions
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