diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index 9cfcaa05ccf7..e2e2987dee49 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Scheme Underground's implementation of R4RS .if ${MACHINE_ARCH} != i386 -BROKEN= "fails to install on ${ARCH}" +BROKEN= "fails to install on ${MACHINE_ARCH}" .endif GNU_CONFIGURE= yes