summaryrefslogtreecommitdiff
path: root/audio/py-last
diff options
context:
space:
mode:
authordholland <dholland>2012-05-30 15:52:08 +0000
committerdholland <dholland>2012-05-30 15:52:08 +0000
commit09c7647ef251067db9adca6578658f4112d4347f (patch)
tree88fad625d49fcca825415f28e7a3228d5a3345bd /audio/py-last
parent6c470323a6cf41ac1ca93e30a1e28db96461f17b (diff)
downloadpkgsrc-09c7647ef251067db9adca6578658f4112d4347f.tar.gz
No good on python25.
Diffstat (limited to 'audio/py-last')
-rw-r--r--audio/py-last/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-last/Makefile b/audio/py-last/Makefile
index f3b4faadbaa..47f88cf410e 100644
--- a/audio/py-last/Makefile
+++ b/audio/py-last/Makefile
@@ -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 @@ LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 25
PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/distutils.mk"