summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-05-26 16:50:51 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-05-26 16:50:51 +0000
commitb7bfffcb8f06d00808aebfbc21936f9affa016c0 (patch)
tree4104dc28937f7f0f8f0ec31307bade96386032fa
parent- Make depends on razor-agents optional (diff)
- Fix fatal typo in libvisual so USE_GSTREAMER=libvisual will now work.
Notes
Notes: svn path=/head/; revision=136186
-rw-r--r--Mk/bsd.gstreamer.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index a4fe66d81d2f..2d546fc1fff6 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -170,7 +170,7 @@ libmng_PLIST= libgstmng
libpng_DEPENDS= graphics/gstreamer-plugins-libpng
libpng_PLIST= libgstpng
-libvisual_DEPNDS= graphics/gstreamer-plugins-libvisual
+libvisual_DEPENDS= graphics/gstreamer-plugins-libvisual
swfdec_DEPENDS= graphics/gstreamer-plugins-swfdec