Does not build against python-2.4, remove it from accepted versions.
This commit is contained in:
parent
e44e745bc5
commit
1a49a263ad
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue