diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-05 19:32:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-05 19:32:36 +0000 |
commit | 22c90aa29215b5ee70a8da5a26ad76f949d0233b (patch) | |
tree | 7e21c0069872c496a637fbe2e7c300a15113bfbb /cad | |
parent | 178a42561446cbfd69f6b119946c772ec693c9e2 (diff) | |
download | ports-22c90aa29215b5ee70a8da5a26ad76f949d0233b.tar.gz ports-22c90aa29215b5ee70a8da5a26ad76f949d0233b.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/alliance/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index 0ddb53227d06..b146d46b2d48 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-5.0-20070718 MAINTAINER= hrs@FreeBSD.org COMMENT= A complete set of CAD tools and libraries for VLSI design +BROKEN= does not compile + NOT_FOR_ARCHS= sparc64 NOT_FOR_ARCHS_REASON= ${PKGNAME} does not build on ${ARCH} |