1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

science/vipster: Fix mistake in the BROKEN statement

This commit is contained in:
Yuri Victorovich 2018-12-21 07:09:28 +00:00
parent 083835b750
commit 4d076d8e27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487955

View File

@ -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>