Remove antique and now useless line about ARCH 'arm'.
Reported by: jbeich
This commit is contained in:
parent
a81024de94
commit
784d6bd7d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425943
1 changed files with 0 additions and 4 deletions
|
@ -45,8 +45,4 @@ do-install:
|
|||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.if ${ARCH} == "arm"
|
||||
BROKEN= Does not configure on arm
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue