svn commit: r497430 - head/biology/py-fastTSNE
Yuri Victorovich
yuri at FreeBSD.org
Sun Mar 31 16:57:56 UTC 2019
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>
More information about the svn-ports-head
mailing list