py-Tk package builds fine with latest Python.
This commit is contained in:
parent
0931af2e35
commit
c780d04c5b
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.31 2004/10/03 00:18:37 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2004/12/24 14:23:43 darcy Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ${PYPKGPREFIX}-Tk-0
|
||||
|
@ -24,7 +24,7 @@ PY_SETUP_SUBST+= TKRTPREFIX=${BUILDLINK_PREFIX.tk}
|
|||
PY_SETUP_SUBST+= X11PREFIX=${X11BASE}
|
||||
PY_SETUP_SUBST+= X11RTPREFIX=${X11BASE}
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 23pth 22pth 21pth
|
||||
PYTHON_VERSIONS_ACCEPTED= 24pth 24 23pth 22pth 21pth
|
||||
|
||||
# ignore errors due to missing files (EXTRACT_ELEMENTS!)
|
||||
do-patch:
|
||||
|
|
Loading…
Reference in a new issue