summaryrefslogtreecommitdiff
path: root/audio/faad2
diff options
context:
space:
mode:
authorheinz <heinz>2007-07-01 15:47:54 +0000
committerheinz <heinz>2007-07-01 15:47:54 +0000
commit03bee0bd1466245f340ef6e911b64d41bfb402c2 (patch)
treed5f746c17a8790f22fcd759669d458158eece9ae /audio/faad2
parent3f67712d022cea288b0aa48953720df92baeb382 (diff)
downloadpkgsrc-03bee0bd1466245f340ef6e911b64d41bfb402c2.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'audio/faad2')
-rw-r--r--audio/faad2/Makefile4
1 files changed, 3 insertions, 1 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}