a269d5cc93
Bump PKGREVISIONS accordingly.
11 lines
205 B
Makefile
11 lines
205 B
Makefile
# $NetBSD: Makefile,v 1.16 2004/08/29 10:44:19 recht Exp $
|
|
#
|
|
|
|
PKGNAME= python21-2.1.3
|
|
PKGREVISION= 4
|
|
|
|
CONFIGURE_ARGS+= --without-threads
|
|
|
|
PY_VER_SUFFIX= 2.1
|
|
|
|
.include "../../lang/python21/Makefile.common"
|