summaryrefslogtreecommitdiffstats
path: root/share/man/man5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/Makefile')
-rw-r--r--share/man/man5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile
index 1216fc4..7aad66b9 100644
--- a/share/man/man5/Makefile
+++ b/share/man/man5/Makefile
@@ -83,7 +83,7 @@ MLINKS+=resolver.5 resolv.conf.5
MAN+= hesiod.conf.5
.endif
-.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
+.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386"
_boot.config.5= boot.config.5
.endif
OpenPOWER on IntegriCloud