diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-05-29 09:06:45 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-05-29 09:06:45 +0000 |
commit | 49e7dbeea6e737624e5cfcf285fb4c42e6a4ed90 (patch) | |
tree | bb7f8b7dddf4c2dae74343f1959693a5db4eac64 /irc | |
parent | e8e62cc41e739c53f218b7a1456c4abab89407c4 (diff) | |
download | ports-49e7dbeea6e737624e5cfcf285fb4c42e6a4ed90.tar.gz ports-49e7dbeea6e737624e5cfcf285fb4c42e6a4ed90.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-gnome/Makefile | 1 |
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 |