1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Also acts up on sparc64 on pointyhat.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2010-12-08 19:29:44 +00:00
parent f2cae55494
commit deb6a6b36b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265860

View File

@ -35,7 +35,7 @@ MAN3= Sys::Filesystem::Mswin32.3 \
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
MANUAL_PACKAGE_BUILD= accesses /etc/fstab during configure phase
.endif