11 lines
205 B
Makefile
11 lines
205 B
Makefile
# $NetBSD: Makefile,v 1.15 2004/08/02 16:59:22 recht Exp $
|
|
#
|
|
|
|
PKGNAME= python21-2.1.3
|
|
PKGREVISION= 3
|
|
|
|
CONFIGURE_ARGS+= --without-threads
|
|
|
|
PY_VER_SUFFIX= 2.1
|
|
|
|
.include "../../lang/python21/Makefile.common"
|