aboutsummaryrefslogtreecommitdiffstats
path: root/biology/platon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/platon/Makefile')
-rw-r--r--biology/platon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile
index 28bebe48b05f..ffe99f53835d 100644
--- a/biology/platon/Makefile
+++ b/biology/platon/Makefile
@@ -33,7 +33,7 @@ TESTDATADIR= ABSORB_EXAMPLE ABSTOMPA_EXAMPLE ABSTOMPA_TEST ADDSYM_EXAMPLE \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha"
+.if ${MACHINE_ARCH} == "alpha"
BROKEN= "/usr/libexec/elf/ld: platon.o: .got subsegment exceeds 64K (size 88552)"
.endif