aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-05-21 14:48:06 +0000
committerCy Schubert <cy@FreeBSD.org>2022-05-21 14:49:09 +0000
commit199142748e4aa7ffae22155609f997823f1f35e3 (patch)
tree01c1945d462658089da5bece21636884625cb716
parent3be607936a8d39fb82ad9e76a9f4b919fea40c02 (diff)
downloadports-199142748e4aa7ffae22155609f997823f1f35e3.tar.gz
ports-199142748e4aa7ffae22155609f997823f1f35e3.zip
multimedia/cheese: Fix typo
-rw-r--r--multimedia/cheese/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile
index e3da4977534b..1563f5630f09 100644
--- a/multimedia/cheese/Makefile
+++ b/multimedia/cheese/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \
vala>=0.14.0:lang/vala \
itstool:textproc/itstool
LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \
- libcanberra-gtk2.so:audio/libcanberra-gtk2 \
+ libcanberra-gtk.so:audio/libcanberra-gtk2 \
libcanberra.so:audio/libcanberra \
libclutter-1.0.so:graphics/clutter \
libcogl.so:graphics/cogl \