Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140180365
D4147.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
833 B
Referenced Files
None
Subscribers
None
D4147.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D4147: Fix plist issue (caused by namespace package) with python35
Attached
Detach File
Event Timeline
Log In to Comment