aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-10-20 18:47:44 +0800
committerlinimon <linimon@FreeBSD.org>2003-10-20 18:47:44 +0800
commitee5dcc548809c488fa9933aba51e47dc3dd57379 (patch)
treea7d4fafc2cd78991066e1071481d05c4cc81ed94 /lang
parentfced21760fd57e32dfa1b07ba9a17a03e4a58679 (diff)
downloadfreebsd-ports-gnome-ee5dcc548809c488fa9933aba51e47dc3dd57379.tar.gz
freebsd-ports-gnome-ee5dcc548809c488fa9933aba51e47dc3dd57379.tar.zst
freebsd-ports-gnome-ee5dcc548809c488fa9933aba51e47dc3dd57379.zip
On second thought, even though it works, it is better to be consistent.
Diffstat (limited to 'lang')
-rw-r--r--lang/scheme48/Makefile2
1 files changed, 1 insertions, 1 deletions
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