diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-25 01:38:07 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-25 01:38:07 +0000 |
commit | 87b50e20f99c092e657c3eb0da00bff6855a795b (patch) | |
tree | 42cb619e9d35346236f2c8c05b1b06db66778e85 /cad | |
parent | fd1ca09f9fd840c99ef14ec7a54c530791654597 (diff) | |
download | ports-87b50e20f99c092e657c3eb0da00bff6855a795b.tar.gz ports-87b50e20f99c092e657c3eb0da00bff6855a795b.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/openroad/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile index 3cac2025bdae..60920d198cf1 100644 --- a/cad/openroad/Makefile +++ b/cad/openroad/Makefile @@ -12,6 +12,8 @@ COMMENT= ASIC physical design tool LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= C++ issue on i386, should be resolved in the next update + BUILD_DEPENDS= base64:converters/base64 \ boost-libs>0:devel/boost-libs \ coin-or-lemon>0:math/lemon \ |