The package supports installation to DESTDIR.

This commit is contained in:
heinz 2007-07-01 15:47:54 +00:00
parent f23875c078
commit ed24cd8faf
5 changed files with 14 additions and 6 deletions

View file

@ -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}

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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++