pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/py-libmtag supports user-destdir



details:   https://anonhg.NetBSD.org/pkgsrc/rev/618e49afe05e
branches:  trunk
changeset: 395536:618e49afe05e
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jul 08 16:02:05 2009 +0000

description:
supports user-destdir

diffstat:

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

diffs (17 lines):

diff -r 50d2fc3e6664 -r 618e49afe05e audio/py-libmtag/Makefile
--- a/audio/py-libmtag/Makefile Wed Jul 08 16:01:04 2009 +0000
+++ b/audio/py-libmtag/Makefile Wed Jul 08 16:02:05 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 19:04:05 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/08 16:02:05 drochner Exp $
 #
 
 DISTNAME=      libmtag-python-0.3.0
@@ -12,6 +12,7 @@
 
 USE_TOOLS+=    pkg-config
 PYDISTUTILSPKG=        yes
+PKG_DESTDIR_SUPPORT= user-destdir
 
 .include "../../lang/python/extension.mk"
 .include "../../audio/libmtag/buildlink3.mk"



Home | Main Index | Thread Index | Old Index