svn commit: r526518 - head/devel/py-freebsd
Antoine Brodin
antoine at FreeBSD.org
Wed Feb 19 15:17:09 UTC 2020
Author: antoine
Date: Wed Feb 19 15:17:09 2020
New Revision: 526518
URL: https://svnweb.freebsd.org/changeset/ports/526518
Log:
Clean up
Modified:
head/devel/py-freebsd/Makefile
Modified: head/devel/py-freebsd/Makefile
==============================================================================
--- head/devel/py-freebsd/Makefile Wed Feb 19 15:12:59 2020 (r526517)
+++ head/devel/py-freebsd/Makefile Wed Feb 19 15:17:09 2020 (r526518)
@@ -13,7 +13,7 @@ COMMENT= Python interface to FreeBSD-specific system l
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-USES= python:2.7+
+USES= python
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
More information about the svn-ports-head
mailing list