summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/faad2/Makefile4
-rw-r--r--audio/lame/Makefile3
-rw-r--r--audio/liba52/Makefile6
-rw-r--r--audio/libcddb/Makefile3
-rw-r--r--multimedia/libmp4v2/Makefile4
5 files changed, 14 insertions, 6 deletions
diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile
index 6208fce024c..791dc5e992b 100644
--- a/audio/faad2/Makefile
+++ b/audio/faad2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2007/02/09 20:10:50 drochner Exp $
+# $NetBSD: Makefile,v 1.39 2007/07/01 15:50:01 heinz Exp $
DISTNAME= faad2-2.0
PKGREVISION= 9
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.audiocoding.com/
COMMENT= AAC decoding library
+PKG_DESTDIR_SUPPORT= user-destdir
+
RESTRICTED= Dolby doesn't allow binary distributions
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index c9e206ed2ee..6fd642b0433 100644
--- a/audio/lame/Makefile
+++ b/audio/lame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2006/12/15 14:34:19 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2007/07/01 15:51:33 heinz Exp $
#
DISTNAME= lame-${VERS}
@@ -14,6 +14,7 @@ VERS= 3.97
LICENSE= lame-license
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index c8c089ada06..d1bccd115b0 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:06 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2007/07/01 15:52:58 heinz Exp $
#
DISTNAME= a52dec-0.7.4
@@ -11,7 +11,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://liba52.sourceforge.net/
COMMENT= Free ATSC A/52 stream decoder library
-GNU_CONFIGURE= yes
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-oss
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile
index 0d5cdbe1518..069d174c398 100644
--- a/audio/libcddb/Makefile
+++ b/audio/libcddb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/01/20 17:43:36 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/07/01 15:54:36 heinz Exp $
DISTNAME= libcddb-1.3.0
CATEGORIES= audio
@@ -9,6 +9,7 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://libcddb.sourceforge.net/
COMMENT= Library to access data on a CDDB server
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_PKGLOCALEDIR= yes
diff --git a/multimedia/libmp4v2/Makefile b/multimedia/libmp4v2/Makefile
index 47453474466..0404c1d998e 100644
--- a/multimedia/libmp4v2/Makefile
+++ b/multimedia/libmp4v2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/02/16 00:56:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/07/01 15:47:54 heinz Exp $
DISTNAME= mpeg4ip-1.5.0.1
PKGNAME= libmp4v2-1.5.0.1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mpeg4ip.sourceforge.net/
COMMENT= libmp4v2 from mpeg4ip
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS+= mpeg4ip<1.5.0.1
USE_LANGUAGES= c c++