summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index ea688cf..1bbddcd 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1012,7 +1012,7 @@ _prebuild_libs+= lib/libypclnt
_generic_libs+= usr.bin/lex/lib
-.if ${MACHINE_ARCH} == "i386"
+.if ${MACHINE} == "i386"
_generic_libs+= usr.sbin/pcvt/keycap
.endif
OpenPOWER on IntegriCloud