summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/gnubg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnubg/Makefile b/games/gnubg/Makefile
index 09f8ed3fd5d4..8c546a8769c1 100644
--- a/games/gnubg/Makefile
+++ b/games/gnubg/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv3
RUN_DEPENDS= sqlite3:databases/sqlite3
LIB_DEPENDS= libpng.so:graphics/png \
libgtkglext-x11-1.0.so:x11-toolkits/gtkglext \
- libcanberra-gtk.so:audio/libcanberra-gtk \
+ libcanberra-gtk.so:audio/libcanberra-gtk2 \
libgmp.so:math/gmp \
libcurl.so:ftp/curl \
libfontconfig.so:x11-fonts/fontconfig \