mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add all 64-bit platforms to NOT_FOR_ARCHS for the moment to unbreak the port.
This commit is contained in:
parent
5d2c7452eb
commit
e7df45b566
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259686
1 changed files with 1 additions and 3 deletions
|
@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-5.0-20090901
|
|||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= A complete set of CAD tools and libraries for VLSI design
|
||||
|
||||
NOT_FOR_ARCHS= ia64 sparc64
|
||||
NOT_FOR_ARCHS= amd64 ia64 sparc64
|
||||
NOT_FOR_ARCHS_REASON= ${PKGNAME} does not build on ${ARCH}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-5.0
|
||||
|
@ -36,8 +36,6 @@ CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \
|
|||
|
||||
.if ${OSVERSION} < 800000
|
||||
BROKEN= does not compile
|
||||
.else
|
||||
BROKEN= incomplete plist
|
||||
.endif
|
||||
|
||||
ALLIANCE_TOP= ${PREFIX}/alliance
|
||||
|
|
Loading…
Add table
Reference in a new issue