svn commit: r535657 - head/devel/py-rx1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 17 20:17:15 UTC 2020


Author: sunpoet
Date: Sun May 17 20:17:12 2020
New Revision: 535657
URL: https://svnweb.freebsd.org/changeset/ports/535657

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-rx1/Makefile

Modified: head/devel/py-rx1/Makefile
==============================================================================
--- head/devel/py-rx1/Makefile	Sun May 17 20:17:07 2020	(r535656)
+++ head/devel/py-rx1/Makefile	Sun May 17 20:17:12 2020	(r535657)
@@ -19,6 +19,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# rx 3.0.0+ requires Python 3.6+
 PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list