mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
This port should compile on powerpc.
This commit is contained in:
parent
cb0164d3dc
commit
a625ace277
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412799
@ -39,9 +39,6 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
NOT_FOR_ARCHS= powerpc
|
||||
NOT_FOR_ARCHS_REASON= not yet ported to this architecture
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64: divide-by-zero error
|
||||
.endif
|
||||
|
@ -22,9 +22,6 @@ WRKSRC= ${WRKDIR}/dmd2/src/${PORTNAME}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
NOT_FOR_ARCHS= powerpc
|
||||
NOT_FOR_ARCHS_REASON= not yet ported to this architecture
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64: divide-by-zero error
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user