diff options
author | makc <makc@FreeBSD.org> | 2010-08-12 04:57:14 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-08-12 04:57:14 +0800 |
commit | 7b2c24c9d3e71d8b7f35f0c76368556d3d18f241 (patch) | |
tree | c9949ef81ab5ee5cd95d097b32f7484f338d762a /multimedia/Makefile | |
parent | 4eeddd49ae70ad12515aeef741cd6a6e1b20d2a4 (diff) | |
download | freebsd-ports-graphics-7b2c24c9d3e71d8b7f35f0c76368556d3d18f241.tar.gz freebsd-ports-graphics-7b2c24c9d3e71d8b7f35f0c76368556d3d18f241.tar.zst freebsd-ports-graphics-7b2c24c9d3e71d8b7f35f0c76368556d3d18f241.zip |
Disconnect multimedia/mpeg4ip-libmp4v2
Connect multimedia/mp4v2
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 781b982fed8..148ae37a036 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -193,11 +193,11 @@ SUBDIR += motion SUBDIR += mp3cd SUBDIR += mp4split + SUBDIR += mp4v2 SUBDIR += mpeg SUBDIR += mpeg2codec SUBDIR += mpeg2play SUBDIR += mpeg4ip - SUBDIR += mpeg4ip-libmp4v2 SUBDIR += mpeg_encode SUBDIR += mpeg_play SUBDIR += mpeg_stat |