Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 15:03:02 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518032 - head/astro/py-astropy
Message-ID:  <201911201503.xAKF328w029339@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911201503.xAKF328w029339>