228fec1326
python23{,-pth}/Makefile. it was then "bumped" to 1 in Makefile.common. really bump it to 2 and leave it in Makefile.common (hi luke!)
12 lines
235 B
Makefile
12 lines
235 B
Makefile
# $NetBSD: Makefile,v 1.22 2004/06/15 14:26:34 grant Exp $
|
|
#
|
|
|
|
PKGNAME= python23-2.3.4
|
|
|
|
#PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
CONFIGURE_ARGS+= --without-threads
|
|
|
|
PY_VER_SUFFIX= 2.3
|
|
|
|
.include "../../lang/python23/Makefile.common"
|