summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-15 14:26:38 +0000
committerwiz <wiz>2009-08-15 14:26:38 +0000
commit4ae4a3cf22d900b19672f4c51f3ee016bf2ed0d8 (patch)
tree3f3c2f051ac621cbf2a79417c89c1290a6a88301 /graphics
parentda05caae80b8f956c0254fa111ea09d54474bd3f (diff)
downloadpkgsrc-4ae4a3cf22d900b19672f4c51f3ee016bf2ed0d8.tar.gz
Does not build against python-2.4, remove it from accepted versions.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-cairo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile
index ea39c6b4720..7f847411add 100644
--- a/graphics/py-cairo/Makefile
+++ b/graphics/py-cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/07/22 12:55:20 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/08/15 14:26:38 wiz Exp $
#
DISTNAME= pycairo-1.8.6
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PKGCONFIG_OVERRIDE+= pycairo.pc.in
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
PY_PATCHPLIST= yes
.include "../../mk/compiler.mk"