Adjust BROKEN message to reality

This commit is contained in:
Tilman Keskinoz 2004-04-20 08:54:47 +00:00
parent 265893adaa
commit dc1920ddd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107685

View File

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