pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/nas Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c56fe6698c5a
branches:  trunk
changeset: 532389:c56fe6698c5a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Aug 17 21:47:05 2007 +0000

description:
Supports DESTDIR.

diffstat:

 audio/nas/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ca5107f8fc01 -r c56fe6698c5a audio/nas/Makefile
--- a/audio/nas/Makefile        Fri Aug 17 21:40:31 2007 +0000
+++ b/audio/nas/Makefile        Fri Aug 17 21:47:05 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2007/08/15 08:12:17 markd Exp $
+# $NetBSD: Makefile,v 1.77 2007/08/17 21:47:05 joerg Exp $
 
 DISTNAME=      nas-1.9.src
 PKGNAME=       ${DISTNAME:S/.src//}
@@ -10,6 +10,7 @@
 COMMENT=       Network Audio System
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 # 1) uses dia library before it is built
 # 2) make succeeds even with failures, making this problem non-obvious



Home | Main Index | Thread Index | Old Index