Date: Wed, 13 Jun 2018 01:48:40 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472278 - head/biology/py-Genesis-PyAPI Message-ID: <201806130148.w5D1meab074175@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806130148.w5D1meab074175>