diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 07:54:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 07:54:19 +0000 |
commit | 7f3fa7a0b65eeb0d2bf9e5dbd2d6e731d200ca00 (patch) | |
tree | 5a48ddf80cf3af99c6182ab949571e1affebca19 /multimedia | |
parent | 69842651ef78aabad9e5f8fe154ab27b7d3d9406 (diff) | |
download | ports-7f3fa7a0b65eeb0d2bf9e5dbd2d6e731d200ca00.tar.gz ports-7f3fa7a0b65eeb0d2bf9e5dbd2d6e731d200ca00.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libdivxdecore/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libdvdcss/Makefile | 1 | ||||
-rw-r--r-- | multimedia/mp4v2/Makefile | 1 | ||||
-rw-r--r-- | multimedia/mpeg4ip-libmp4v2/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/libdivxdecore/Makefile b/multimedia/libdivxdecore/Makefile index 136e113df1dc..7bb4f098e090 100644 --- a/multimedia/libdivxdecore/Makefile +++ b/multimedia/libdivxdecore/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ MAINTAINER= lioux@FreeBSD.org COMMENT= OpenDivX decoding engine from Project Mayo +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile index 47e62cfca28f..b752ac696366 100644 --- a/multimedia/libdvdcss/Makefile +++ b/multimedia/libdvdcss/Makefile @@ -18,6 +18,7 @@ COMMENT= Portable abstraction library for DVD decryption NO_CDROM= CSS code may violate the DMCA +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile index f269bcb42c75..3037721d35d5 100644 --- a/multimedia/mp4v2/Makefile +++ b/multimedia/mp4v2/Makefile @@ -15,6 +15,7 @@ PKGNAMESUFFIX= -libmp4v2 MAINTAINER= multimedia@FreeBSD.org COMMENT= Mpeg-4 library and tools from mpeg4ip +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes diff --git a/multimedia/mpeg4ip-libmp4v2/Makefile b/multimedia/mpeg4ip-libmp4v2/Makefile index f269bcb42c75..3037721d35d5 100644 --- a/multimedia/mpeg4ip-libmp4v2/Makefile +++ b/multimedia/mpeg4ip-libmp4v2/Makefile @@ -15,6 +15,7 @@ PKGNAMESUFFIX= -libmp4v2 MAINTAINER= multimedia@FreeBSD.org COMMENT= Mpeg-4 library and tools from mpeg4ip +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes |