From 795c06b0df49e4ad6cc32c557734a9b831b2b1f2 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Tue, 25 Jul 2006 17:15:31 +0000 Subject: Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64. Spotted by: linimon --- cad/alliance/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cad/alliance') 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 -- cgit v1.2.3