Date: Sun, 31 Mar 2019 16:57:55 +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: r497430 - head/biology/py-fastTSNE Message-ID: <201903311657.x2VGvthj071511@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Mar 31 16:57:54 2019 New Revision: 497430 URL: https://svnweb.freebsd.org/changeset/ports/497430 Log: biology/py-fastTSNE: Add the PORTSCOUT line Modified: head/biology/py-fastTSNE/Makefile Modified: head/biology/py-fastTSNE/Makefile ============================================================================== --- head/biology/py-fastTSNE/Makefile Sun Mar 31 16:47:12 2019 (r497429) +++ head/biology/py-fastTSNE/Makefile Sun Mar 31 16:57:54 2019 (r497430) @@ -22,4 +22,6 @@ RUN_DEPENDS= ${PYNUMPY} \ USES= localbase:ldflags python:3.5+ USE_PYTHON= distutils autoplist +PORTSCOUT= skipv:0.2.14 # no such version, not sure where does portscout see it + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903311657.x2VGvthj071511>