svn commit: r494742 - head/security/py-first-server

Antoine Brodin antoine at FreeBSD.org
Tue Mar 5 21:05:29 UTC 2019


Author: antoine
Date: Tue Mar  5 21:05:28 2019
New Revision: 494742
URL: https://svnweb.freebsd.org/changeset/ports/494742

Log:
  Unbreak

Modified:
  head/security/py-first-server/Makefile

Modified: head/security/py-first-server/Makefile
==============================================================================
--- head/security/py-first-server/Makefile	Tue Mar  5 21:00:27 2019	(r494741)
+++ head/security/py-first-server/Makefile	Tue Mar  5 21:05:28 2019	(r494742)
@@ -26,7 +26,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	vrtadmin
 GH_PROJECT=	FIRST-server
 
-USES=		python
+USES=		python:3.5+
 USE_PYTHON=	flavors
 
 NO_BUILD=	yes


More information about the svn-ports-head mailing list