ONLY_FOR_ARCHS = i386, the others don't have machine/speaker.h

This commit is contained in:
Edwin Groothuis 2003-04-08 10:17:16 +00:00
parent 5e967f383a
commit 97ed601f98
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78592

View file

@ -18,9 +18,6 @@ MAN1= beep.1
MANCOMPRESSED= maybe
WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.pre.mk>
ONLY_FOR_ARCHS= i386
.if ${ARCH} == "alpha"
IGNORE= "missing machine/speaker.h, sorry"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>