summaryrefslogtreecommitdiff
path: root/audio/py-audiotools/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2015-04-14 11:40:31 +0000
committerwiz <wiz>2015-04-14 11:40:31 +0000
commit608f7a503c190b87e20a78febe7264b859c62828 (patch)
tree86d59f72e362d758e2f7c4a084578152561fef40 /audio/py-audiotools/Makefile
parent61ea1ff3e6edb1cf7c787a99edf76e28f273d9e1 (diff)
downloadpkgsrc-608f7a503c190b87e20a78febe7264b859c62828.tar.gz
Remove more references to python-2.6.
Diffstat (limited to 'audio/py-audiotools/Makefile')
-rw-r--r--audio/py-audiotools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-audiotools/Makefile b/audio/py-audiotools/Makefile
index d8bf5a20716..bc01feec30c 100644
--- a/audio/py-audiotools/Makefile
+++ b/audio/py-audiotools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/04/13 23:12:40 rodent Exp $
+# $NetBSD: Makefile,v 1.14 2015/04/14 11:40:31 wiz Exp $
DISTNAME= audiotools-2.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,7 @@ REPLACE_PYTHON+= audiotools/*.py
REPLACE_PYTHON+= audiotools/py_decoders/*.py
REPLACE_PYTHON+= audiotools/py_encoders/*.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.20 or rejected
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.20
.include "../../audio/lame/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"