svn commit: r335242 - head/devel/py-isodate
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Nov 29 22:37:33 UTC 2013
Author: sunpoet
Date: Fri Nov 29 22:37:32 2013
New Revision: 335242
URL: http://svnweb.freebsd.org/changeset/ports/335242
Log:
- Use PYTHON_PY3K_PLIST_HACK
Modified:
head/devel/py-isodate/Makefile
Modified: head/devel/py-isodate/Makefile
==============================================================================
--- head/devel/py-isodate/Makefile Fri Nov 29 22:26:25 2013 (r335241)
+++ head/devel/py-isodate/Makefile Fri Nov 29 22:37:32 2013 (r335242)
@@ -14,6 +14,7 @@ LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+PYTHON_PY3K_PLIST_HACK= yes
post-patch:
@${REINPLACE_CMD} -e 's|setuptools|do_not_use_&|' ${WRKSRC}/${PYSETUP}
More information about the svn-ports-head
mailing list