summaryrefslogtreecommitdiff
path: root/lang/python23-nth/Makefile
blob: adac92e966ee5aa481f437ecafb3b2c03d238048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.6 2005/10/01 19:36:01 recht Exp $
#

PKGNAME=	python23-nth-2.3.5
PKGREVISION=	2

CONFLICTS+=	python-[0-9]*

CONFIGURE_ARGS+=        --without-threads

PY_VER_SUFFIX=	2n3

.include "../../lang/python23/Makefile.common"