aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ezm3
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ezm3')
-rw-r--r--lang/ezm3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile
index ee92f9d80f43..662a07ebc468 100644
--- a/lang/ezm3/Makefile
+++ b/lang/ezm3/Makefile
@@ -54,7 +54,7 @@ TARGETDIR= fbsd-alpha
WORDSIZE= 64
.endif
-.if empty(TARGET)
+.if !defined(TARGET)
pre-fetch:
@${ECHO_MSG} "Cannot determine M3 target for this architecture"
@${FALSE}