summaryrefslogtreecommitdiff
path: root/graphics/py-sk1libs/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2011-03-27 17:01:55 +0000
committerjoerg <joerg>2011-03-27 17:01:55 +0000
commit362a832cfa0eb7685445f2639f9fc53195b207ce (patch)
tree024d5b194ae701149041798a089a51155cd8ef64 /graphics/py-sk1libs/Makefile
parentc53dfe67d7d605b3f1a80b113b2286bc340f1fe9 (diff)
downloadpkgsrc-362a832cfa0eb7685445f2639f9fc53195b207ce.tar.gz
Not support on Python 2.4
Diffstat (limited to 'graphics/py-sk1libs/Makefile')
-rw-r--r--graphics/py-sk1libs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-sk1libs/Makefile b/graphics/py-sk1libs/Makefile
index 8c0055d724e..c1c3c40666c 100644
--- a/graphics/py-sk1libs/Makefile
+++ b/graphics/py-sk1libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 07:57:58 adam Exp $
+# $NetBSD: Makefile,v 1.2 2011/03/27 17:01:55 joerg Exp $
DISTNAME= sk1libs-0.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,7 @@ LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
USE_LANGUAGES= c
PYDISTUTILSPKG= yes