svn commit: r518032 - head/astro/py-astropy

Antoine Brodin antoine at FreeBSD.org
Wed Nov 20 15:03:02 UTC 2019


Author: antoine
Date: Wed Nov 20 15:03:02 2019
New Revision: 518032
URL: https://svnweb.freebsd.org/changeset/ports/518032

Log:
  Revert r517081, breaking bulk -a is not covered by portmgr blanket

Modified:
  head/astro/py-astropy/Makefile

Modified: head/astro/py-astropy/Makefile
==============================================================================
--- head/astro/py-astropy/Makefile	Wed Nov 20 15:01:01 2019	(r518031)
+++ head/astro/py-astropy/Makefile	Wed Nov 20 15:03:02 2019	(r518032)
@@ -18,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/licenses/LICENSE.rst
 BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY}
 
-USES=		python:-3.6
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list