summaryrefslogtreecommitdiff
path: root/lang/python23-nth/Makefile
blob: 026ff9d913234650c8c41119a171aebd3ea5dffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.7 2005/12/08 09:52:15 rillig Exp $
#

PKGNAME=	python23-nth-2.3.5
PKGREVISION=	3

CONFLICTS+=	python-[0-9]*

CONFIGURE_ARGS+=        --without-threads

PY_VER_SUFFIX=	2n3

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