svn commit: r472278 - head/biology/py-Genesis-PyAPI

Yuri Victorovich yuri at FreeBSD.org
Wed Jun 13 01:48:41 UTC 2018


Author: yuri
Date: Wed Jun 13 01:48:40 2018
New Revision: 472278
URL: https://svnweb.freebsd.org/changeset/ports/472278

Log:
  biology/py-Genesis-PyAPI: Remove stray USES=fortran

Modified:
  head/biology/py-Genesis-PyAPI/Makefile

Modified: head/biology/py-Genesis-PyAPI/Makefile
==============================================================================
--- head/biology/py-Genesis-PyAPI/Makefile	Wed Jun 13 01:46:03 2018	(r472277)
+++ head/biology/py-Genesis-PyAPI/Makefile	Wed Jun 13 01:48:40 2018	(r472278)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.6.0:www/py-requests@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}slumber>=0.7.1:www/py-slumber@${FLAVOR}
 
-USES=		fortran python
+USES=		python
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list