a661ce60c0
Buildlink files: RECOMMENDED version changed to current version.
11 lines
203 B
Makefile
11 lines
203 B
Makefile
# $NetBSD: Makefile,v 1.17 2004/03/26 02:27:42 wiz Exp $
|
|
#
|
|
|
|
PKGNAME= python23-2.3.3
|
|
PKGREVISION= 2
|
|
|
|
CONFIGURE_ARGS+= --without-threads
|
|
|
|
PY_VER_SUFFIX= 2.3
|
|
|
|
.include "../../lang/python23/Makefile.common"
|