2004-08-29 12:44:19 +02:00
|
|
|
# $NetBSD: Makefile,v 1.16 2004/08/29 10:44:19 recht Exp $
|
2001-08-07 16:38:07 +02:00
|
|
|
#
|
|
|
|
|
2002-04-15 14:10:49 +02:00
|
|
|
PKGNAME= python21-2.1.3
|
2004-08-29 12:44:19 +02:00
|
|
|
PKGREVISION= 4
|
2001-08-07 16:38:07 +02:00
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --without-threads
|
|
|
|
|
2004-01-24 08:09:15 +01:00
|
|
|
PY_VER_SUFFIX= 2.1
|
2002-01-22 14:05:03 +01:00
|
|
|
|
2004-01-24 08:09:15 +01:00
|
|
|
.include "../../lang/python21/Makefile.common"
|