portlint
PR: ports/99151 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout
This commit is contained in:
parent
c7ec9c1b48
commit
b679e34c82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166859
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ WRKSRC= ${WRKDIR}/spiralmodular-0.2.2
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
BROKEN= "Does not compile on amd64 or ia64"
|
||||
BROKEN= Does not compile on amd64 or ia64
|
||||
.endif
|
||||
|
||||
pre-everything::
|
||||
|
|
Loading…
Reference in a new issue