summaryrefslogtreecommitdiff
path: root/audio/py-last
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-03 22:14:00 +0000
committerwiz <wiz>2012-10-03 22:14:00 +0000
commit2b84cd27a7f9f7fd51b3d245615454c12e838a91 (patch)
treea6e0112f1c7655fad080d88eaa928420d1b0af8b /audio/py-last
parent781ca7303227bd3fac5d062a5875ca7d266f6df7 (diff)
downloadpkgsrc-2b84cd27a7f9f7fd51b3d245615454c12e838a91.tar.gz
Update for python25 removal.
Diffstat (limited to 'audio/py-last')
-rw-r--r--audio/py-last/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/py-last/Makefile b/audio/py-last/Makefile
index f584979b08e..0ac25f461c6 100644
--- a/audio/py-last/Makefile
+++ b/audio/py-last/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/02 23:48:06 asau Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/03 22:14:00 wiz Exp $
#
DISTNAME= pylast-0.5.11
@@ -12,7 +12,6 @@ COMMENT= Python interface to Last.fm
LICENSE= apache-2.0
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 25
PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/distutils.mk"