Restore r543838 to fix build on GCC-based systems.

Approved by:	portmgr (antoine)
This commit is contained in:
Mark Linimon 2020-07-31 21:35:10 +00:00
parent 016b6df4fa
commit 46ed254906
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543883

View file

@ -12,7 +12,7 @@ COMMENT= Fast implementation of the Cassowary constraint solver
LICENSE= BSD3CLAUSE
USES= python
USES= compiler:c++11-lang python
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>