pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/mikmod The software supports installation to DES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8240b9adc52b
branches:  trunk
changeset: 536541:8240b9adc52b
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Dec 16 18:36:36 2007 +0000

description:
The software supports installation to DESTDIR.

diffstat:

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

diffs (17 lines):

diff -r 7e536a486ab9 -r 8240b9adc52b audio/mikmod/Makefile
--- a/audio/mikmod/Makefile     Sun Dec 16 18:10:53 2007 +0000
+++ b/audio/mikmod/Makefile     Sun Dec 16 18:36:36 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/09/03 00:56:28 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2007/12/16 18:36:36 heinz Exp $
 
 DISTNAME=      mikmod-3.2.1
 PKGREVISION=   1
@@ -9,6 +9,7 @@
 HOMEPAGE=      http://mikmod.raphnet.net/
 COMMENT=       MOD player for UNI IT XM S3M MOD MTM STM DSM MED FAR ULT 669 files
 
+PKG_DESTDIR_SUPPORT=   user-destdir
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index