mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00: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
@ -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…
Reference in New Issue
Block a user