summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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