diff options
author | makc <makc@FreeBSD.org> | 2010-09-25 03:06:52 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-25 03:06:52 +0800 |
commit | b895d5ec27908b19c0559b8d45d6b461fbc952a5 (patch) | |
tree | bf2eacb54e922320da22b6a62708aaf701728925 /multimedia/Makefile | |
parent | ca0dffe77be4a0e8c7c69ad894f88a43242d80a3 (diff) | |
download | freebsd-ports-gnome-b895d5ec27908b19c0559b8d45d6b461fbc952a5.tar.gz freebsd-ports-gnome-b895d5ec27908b19c0559b8d45d6b461fbc952a5.tar.zst freebsd-ports-gnome-b895d5ec27908b19c0559b8d45d6b461fbc952a5.zip |
Connect libvdpau and vdpauinfo
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 372fb0489d66..65fd12413e2b 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -164,6 +164,7 @@ SUBDIR += libtheora SUBDIR += libtuner SUBDIR += libv4l + SUBDIR += libvdpau SUBDIR += libvpx SUBDIR += libxine SUBDIR += libxspf @@ -321,6 +322,7 @@ SUBDIR += vcdimager SUBDIR += vcdpad SUBDIR += vcdtools + SUBDIR += vdpauinfo SUBDIR += vlc SUBDIR += vodcatcher SUBDIR += vstream-client |