summaryrefslogtreecommitdiff
path: root/inputmethod/py-input-pad
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-09-06 18:15:34 +0000
committerjoerg <joerg@pkgsrc.org>2010-09-06 18:15:34 +0000
commit03b0f1b62640164deaefb55fcdbd83414de8fcc1 (patch)
tree07085a29a00dfafb89e776499fbf5ddc11c985d1 /inputmethod/py-input-pad
parent1d58e9a3371f5a2b74768d1b8955fa66b8184e39 (diff)
downloadpkgsrc-03b0f1b62640164deaefb55fcdbd83414de8fcc1.tar.gz
Restrict Python versions to match py-gtk2
Diffstat (limited to 'inputmethod/py-input-pad')
-rw-r--r--inputmethod/py-input-pad/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index cd8fa61e75f..97bdce1f99f 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/08/31 08:26:54 obache Exp $
+# $NetBSD: Makefile,v 1.2 2010/09/06 18:15:34 joerg Exp $
#
.include "../../inputmethod/input-pad/Makefile.common"
@@ -8,6 +8,8 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
MAINTAINER= obache@NetBSD.org
COMMENT= Python wrapper for Input Pad
+PYTHON_VERSIONS_ACCEPTED= 26 25
+
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
PKG_DESTDIR_SUPPORT= user-destdir