summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-27 07:54:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-27 07:54:19 +0000
commit7f3fa7a0b65eeb0d2bf9e5dbd2d6e731d200ca00 (patch)
tree5a48ddf80cf3af99c6182ab949571e1affebca19
parentUse libtool port instead of included one to avoid objformat a.out botch (diff)
Use libtool port instead of included one to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183390
-rw-r--r--multimedia/libdivxdecore/Makefile1
-rw-r--r--multimedia/libdvdcss/Makefile1
-rw-r--r--multimedia/mp4v2/Makefile1
-rw-r--r--multimedia/mpeg4ip-libmp4v2/Makefile1
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