summaryrefslogtreecommitdiff
path: root/lang/python23-nth/Makefile
blob: 4b581ca4aa19c0310edb87f4fadf7513acfeb9d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.5 2005/07/03 19:49:06 recht Exp $
#

PKGNAME=	python23-nth-2.3.5
PKGREVISION=	1

CONFLICTS+=	python-[0-9]*

CONFIGURE_ARGS+=        --without-threads

PY_VER_SUFFIX=	2n3

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