summaryrefslogtreecommitdiff
path: root/graphics/py-uniconvertor
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-03-28 18:01:40 +0000
committerjoerg <joerg@pkgsrc.org>2011-03-28 18:01:40 +0000
commit0b80396c7e16efefcf5dfbb594743b22074e42b4 (patch)
treecef71392bf409dc9541bbb8a336c7ff4f098b65d /graphics/py-uniconvertor
parenta4b504d5c6bd1d7b3987ae9b58d43d2f09f841f3 (diff)
downloadpkgsrc-0b80396c7e16efefcf5dfbb594743b22074e42b4.tar.gz
Dependency is restricted to 2.5+
Diffstat (limited to 'graphics/py-uniconvertor')
-rw-r--r--graphics/py-uniconvertor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-uniconvertor/Makefile b/graphics/py-uniconvertor/Makefile
index 7aafcb857cc..6fd9cdddb68 100644
--- a/graphics/py-uniconvertor/Makefile
+++ b/graphics/py-uniconvertor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 07:59:22 adam Exp $
+# $NetBSD: Makefile,v 1.2 2011/03/28 18:01:40 joerg Exp $
DISTNAME= uniconvertor-1.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,7 @@ LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
USE_LANGUAGES= c
PYDISTUTILSPKG= yes