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

Mark it ONLY_FOR_ARCHS=i386

This commit is contained in:
Emanuel Haupt 2007-06-10 13:33:46 +00:00
parent 4687678d49
commit d9d5839847
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193172

View File

@ -24,6 +24,6 @@ USE_LDCONFIG= yes
MAKE_ENV+= CC="${CC}" LOCALBASE="${LOCALBASE}"
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS= i386
.include <bsd.port.mk>