pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/py-last No good on python25.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8478f1e8c72
branches:  trunk
changeset: 604440:a8478f1e8c72
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Wed May 30 15:52:08 2012 +0000

description:
No good on python25.

diffstat:

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

diffs (17 lines):

diff -r c862ec814bca -r a8478f1e8c72 audio/py-last/Makefile
--- a/audio/py-last/Makefile    Wed May 30 15:48:21 2012 +0000
+++ b/audio/py-last/Makefile    Wed May 30 15:52:08 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/30 13:50:45 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/05/30 15:52:08 dholland Exp $
 #
 
 DISTNAME=      pylast-0.5.11
@@ -14,6 +14,7 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES=                 # none
+PYTHON_VERSIONS_INCOMPATIBLE=  25
 PYTHON_VERSIONS_INCLUDE_3X=    yes
 
 .include "../../lang/python/distutils.mk"



Home | Main Index | Thread Index | Old Index