ia64 doesn't have bktr support.

This commit is contained in:
Kris Kennaway 2004-03-07 04:59:47 +00:00
parent 6738ebb1bb
commit 78a5b9d97a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103164

View File

@ -25,7 +25,7 @@ do-install:
.if ${OSVERSION} < 500000
ONLY_FOR_ARCHS= i386
.else
ONLY_FOR_ARCHS= alpha i386 ia64
ONLY_FOR_ARCHS= alpha i386
.endif
.include <bsd.port.post.mk>