1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Also builds on amd64

This commit is contained in:
Kris Kennaway 2006-09-29 01:05:58 +00:00
parent d99ba18fca
commit dd202b8fc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174076

View File

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