diff options
author | kwm <kwm@FreeBSD.org> | 2010-03-31 18:40:29 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-03-31 18:40:29 +0800 |
commit | 93bbdc5c661d95ad6969ce7a254171793ee369b7 (patch) | |
tree | 33f5181c8b5e45693dbc1e7c794e7416f48ce05a /multimedia/Makefile | |
parent | e7ffb5ce650048e6b5beaaebc20eeac3343b026b (diff) | |
download | freebsd-ports-graphics-93bbdc5c661d95ad6969ce7a254171793ee369b7.tar.gz freebsd-ports-graphics-93bbdc5c661d95ad6969ce7a254171793ee369b7.tar.zst freebsd-ports-graphics-93bbdc5c661d95ad6969ce7a254171793ee369b7.zip |
Update to 0.10.21.
Fix detection of libpng.
New plugin v4l2.
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 12a8c48c4f2..7cec22376c3 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -103,6 +103,7 @@ SUBDIR += gstreamer-plugins-mpeg2enc SUBDIR += gstreamer-plugins-theora SUBDIR += gstreamer-plugins-ugly + SUBDIR += gstreamer-plugins-v4l2 SUBDIR += gstreamer-plugins-x264 SUBDIR += gstreamer-plugins-xvid SUBDIR += gstreamermm |