diff options
Diffstat (limited to 'audio/xmms-faad/Makefile')
-rw-r--r-- | audio/xmms-faad/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index bba17c8125c..94cd45029d5 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/12/29 19:56:04 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2008/07/14 12:55:58 joerg Exp $ DISTNAME= faad2-2.6.1 PKGNAME= xmms-faad-2.6.1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.audiocoding.com/ COMMENT= XMMS plugin for faad +PKG_DESTDIR_SUPPORT= user-destdir + #RESTRICTED= Dolby doesn't allow binary distributions #NO_BIN_ON_FTP= ${RESTRICTED} #NO_BIN_ON_CDROM= ${RESTRICTED} |