mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
ia64 doesn't have bktr support.
This commit is contained in:
parent
6738ebb1bb
commit
78a5b9d97a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103164
@ -25,7 +25,7 @@ do-install:
|
|||||||
.if ${OSVERSION} < 500000
|
.if ${OSVERSION} < 500000
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
.else
|
.else
|
||||||
ONLY_FOR_ARCHS= alpha i386 ia64
|
ONLY_FOR_ARCHS= alpha i386
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user