diff options
author | drochner <drochner> | 2011-01-19 21:34:36 +0000 |
---|---|---|
committer | drochner <drochner> | 2011-01-19 21:34:36 +0000 |
commit | 87687811e83e56ad7276777b73fe2240c11abbb6 (patch) | |
tree | 6e7a18abef2d8870a3bd0ec99defd47084dfe04a /multimedia/Makefile | |
parent | c30c253d4942cc35209d5548e78573d8b6b78198 (diff) | |
download | pkgsrc-87687811e83e56ad7276777b73fe2240c11abbb6.tar.gz |
+gst-plugins0.10-vp8
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index bd9cc33a410..0f0c5e4368a 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.172 2011/01/19 21:30:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.173 2011/01/19 21:34:36 drochner Exp $ # COMMENT= Multimedia utilities @@ -51,6 +51,7 @@ SUBDIR+= gst-plugins0.10-resindvd SUBDIR+= gst-plugins0.10-theora SUBDIR+= gst-plugins0.10-ugly SUBDIR+= gst-plugins0.10-v4l2 +SUBDIR+= gst-plugins0.10-vp8 SUBDIR+= gst-plugins0.10-x264 SUBDIR+= gst-plugins0.10-xvid SUBDIR+= gstreamer0.10 |