Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: srcdist.mk,v 1.34 2010/09/17 07:11:41 obache Exp $
# $NetBSD: srcdist.mk,v 1.35 2015/12/05 20:44:22 adam Exp $
.include "../../lang/python/pyversion.mk"
@@ -11,6 +11,10 @@ WRKSRC= ${WRKDIR}/${PYSUBDIR}
# This is used for standard modules shipped with Python but build as
# separate packages.
. if ${PYVERSSUFFIX} == "3.5"
EXTRACT_ELEMENTS+= ${PYSUBDIR}/Modules/clinic
. endif
python-std-patchsetup:
${SED} ${PY_SETUP_SUBST:S/=/@!/:S/$/!g/:S/^/ -e s!@/} \
<${FILESDIR}/setup.py >${WRKSRC}/setup.py