pkgsrc/lang/python22/Makefile
abs 76af5a3859 Add USE_GCC_SHLIB to python2 packages:
python20 to python20-2.0.1nb6
    python21 to python21-2.1.3nb2
    python21-pth to python21-2.1.3nb4
    python22 to python22-2.2.3nb1
    python22-pth to python22-2.2.3nb1
    python23 to python23-2.3.3nb1
    python23-pth to python23-2.3.3nb1
2004-01-27 18:55:30 +00:00

11 lines
203 B
Makefile

# $NetBSD: Makefile,v 1.21 2004/01/27 18:55:30 abs Exp $
#
PKGNAME= python22-2.2.3
PKGREVISION= 1
CONFIGURE_ARGS+= --without-threads
PY_VER_SUFFIX= 2.2
.include "../../lang/python22/Makefile.common"