svn commit: r530309 - head/devel/py-json5

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 2 12:03:47 UTC 2020


Author: sunpoet
Date: Thu Apr  2 12:03:42 2020
New Revision: 530309
URL: https://svnweb.freebsd.org/changeset/ports/530309

Log:
  Remove outdated post-patch:

Modified:
  head/devel/py-json5/Makefile

Modified: head/devel/py-json5/Makefile
==============================================================================
--- head/devel/py-json5/Makefile	Thu Apr  2 12:03:36 2020	(r530308)
+++ head/devel/py-json5/Makefile	Thu Apr  2 12:03:42 2020	(r530309)
@@ -18,7 +18,4 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
-post-patch:	
-	@${REINPLACE_CMD} -e '/package_data=/d' ${WRKSRC}/setup.py
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list