Date: Fri, 21 Dec 2018 07:09:28 +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: r487955 - head/science/vipster Message-ID: <201812210709.wBL79SVo079881@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Dec 21 07:09:28 2018 New Revision: 487955 URL: https://svnweb.freebsd.org/changeset/ports/487955 Log: science/vipster: Fix mistake in the BROKEN statement Modified: head/science/vipster/Makefile Modified: head/science/vipster/Makefile ============================================================================== --- head/science/vipster/Makefile Fri Dec 21 07:07:34 2018 (r487954) +++ head/science/vipster/Makefile Fri Dec 21 07:09:28 2018 (r487955) @@ -26,6 +26,6 @@ DESKTOP_USES= qt:5 DESKTOP_USE= QT=core,gui,widgets,buildtools_build,qmake_build PYTHON_CMAKE_BOOL= PYTHON -PYTHON_BROKEN= Bundles pybind11: https://repology.org/metapackage/pybind11/versions +PYTHON_BROKEN= Bundles pybind11: https://github.com/sgsaenger/vipster/issues/23 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812210709.wBL79SVo079881>