aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2006-07-26 01:15:31 +0800
committerhrs <hrs@FreeBSD.org>2006-07-26 01:15:31 +0800
commit57971359a2df69dd1a6e7d98829f5f0a42c85220 (patch)
treeba3e6068bfd25818143d6d20181302f6cecb403c /cad
parent168bdd9de1cbed2f44693c37af8e04e2603576cb (diff)
downloadfreebsd-ports-gnome-57971359a2df69dd1a6e7d98829f5f0a42c85220.tar.gz
freebsd-ports-gnome-57971359a2df69dd1a6e7d98829f5f0a42c85220.tar.zst
freebsd-ports-gnome-57971359a2df69dd1a6e7d98829f5f0a42c85220.zip
Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.
Spotted by: linimon
Diffstat (limited to 'cad')
-rw-r--r--cad/alliance/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index b132d49a9c18..d525b2649d73 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-5.0-20050217
MAINTAINER= hrs@FreeBSD.org
COMMENT= A complete set of CAD tools and libraries for VLSI design
+NOT_FOR_ARCHS= sparc64
+NOT_FOR_ARCHS_REASON= ${PKGNAME} does not build on ${ARCH}
+
WRKSRC= ${WRKDIR}/${PORTNAME}-5.0
USE_BISON= yes