Adjust BROKEN message to reality
This commit is contained in:
parent
265893adaa
commit
dc1920ddd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107685
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ INSTALLS_SHLIB= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "alpha"
|
||||
BROKEN= "Does not compile on alpha or amd64"
|
||||
BROKEN= "Does not compile on alpha"
|
||||
.endif
|
||||
|
||||
.include "${FILESDIR}/manpages.mk"
|
||||
|
|
Loading…
Reference in a new issue