summaryrefslogtreecommitdiff
path: root/x11/py-xcbgen
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-04 09:56:20 +0000
committerhasso <hasso@pkgsrc.org>2009-06-04 09:56:20 +0000
commit394b74849d0549a441b84e16c7827d0ef8bdbef4 (patch)
treee2794b4fc745bf0f51579bf8d76b3b75c6b5b998 /x11/py-xcbgen
parent7b7b819be932399d1bc7839d0fe8fc24a621a512 (diff)
downloadpkgsrc-394b74849d0549a441b84e16c7827d0ef8bdbef4.tar.gz
Configure checks for python version >= 2.5.
Diffstat (limited to 'x11/py-xcbgen')
-rw-r--r--x11/py-xcbgen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile
index da5dcd792d6..c0e91753ea7 100644
--- a/x11/py-xcbgen/Makefile
+++ b/x11/py-xcbgen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/05/29 09:26:30 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/04 09:56:20 hasso Exp $
#
DISTNAME= xcb-proto-1.5
@@ -14,6 +14,8 @@ COMMENT= XCB protocol descriptions (in XML)
CONFLICTS+= xcb-proto<1.4nb1
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 26 25
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= # none