Page MenuHomeFreeBSD

D4147.diff
No OneTemporary

D4147.diff

Index: devel/py-setuptools/Makefile
===================================================================
--- devel/py-setuptools/Makefile
+++ devel/py-setuptools/Makefile
@@ -36,6 +36,10 @@
#TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock
#.endif
+.if ${PYTHON_REL} >= 3500
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-setuptools-command-install_lib.py
+.endif
+
post-install:
${INSTALL_DATA} ${FILESDIR}/easy-install.pth.dist ${STAGEDIR}${PYTHON_SITELIBDIR}/
Index: devel/py-setuptools35/Makefile
===================================================================
--- devel/py-setuptools35/Makefile
+++ devel/py-setuptools35/Makefile
@@ -1,6 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
+PORTREVISION= 1
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
PYTHON_VERSION= python3.5

File Metadata

Mime Type
text/plain
Expires
Mon, Dec 22, 4:20 AM (13 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27135045
Default Alt Text
D4147.diff (833 B)

Event Timeline