diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-01-13 11:02:39 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-01-13 11:02:39 +0000 |
commit | 87d996640f846240e9c7134afd8788fa13e2d4c5 (patch) | |
tree | 39a5c5a44a2693dbd35e81c4d817352999e471a8 | |
parent | e8db16b2142d0bc408dcb70be47f1970b32b9abc (diff) | |
download | ports-87d996640f846240e9c7134afd8788fa13e2d4c5.tar.gz ports-87d996640f846240e9c7134afd8788fa13e2d4c5.zip |
Notes
-rw-r--r-- | multimedia/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 148efa4c8704..de4c99a83e43 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -163,6 +163,7 @@ SUBDIR += libtheora SUBDIR += libtuner SUBDIR += libv4l + SUBDIR += libva SUBDIR += libvdpau SUBDIR += libvpx SUBDIR += libxine @@ -322,6 +323,7 @@ SUBDIR += vcdimager SUBDIR += vcdpad SUBDIR += vcdtools + SUBDIR += vdpau-video SUBDIR += vdpauinfo SUBDIR += vlc SUBDIR += vodcatcher |