1
0
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:
Cy Schubert 2016-04-09 07:26:59 +00:00
parent cb0164d3dc
commit a625ace277
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412799
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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