pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/267637663dc4
branches:  trunk
changeset: 395534:267637663dc4
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Jul 08 15:54:33 2009 +0000

description:
supports user-destdir

diffstat:

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

diffs (17 lines):

diff -r 22e6eb67c5fc -r 267637663dc4 audio/py-id3lib/Makefile
--- a/audio/py-id3lib/Makefile  Wed Jul 08 15:52:33 2009 +0000
+++ b/audio/py-id3lib/Makefile  Wed Jul 08 15:54:33 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 19:15:01 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/08 15:54:33 drochner Exp $
 #
 
 DISTNAME=      pyid3lib-0.5.1
@@ -13,6 +13,7 @@
 
 USE_LANGUAGES= c c++
 PYDISTUTILSPKG=        yes
+PKG_DESTDIR_SUPPORT= user-destdir
 
 .include "../../lang/python/extension.mk"
 .include "../../audio/id3lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index