mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Mark as broken on !i386: fails to install.
This commit is contained in:
parent
fc8cfc55e9
commit
ae655eb717
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167917
1 changed files with 4 additions and 0 deletions
|
@ -61,4 +61,8 @@ post-patch:
|
||||||
LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${ARCH} != "i386"
|
||||||
|
BROKEN= fails to install
|
||||||
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue