aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime17
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-05-21 08:35:50 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-05-21 08:35:50 +0000
commit689f999f5f8d0b10198222b6c24cca3fd0ebc127 (patch)
tree322a020f0438e97442446da26540083abe0910e1 /lang/erlang-runtime17
parente312157531514d6d165c8e29c2f07627b17ce0b8 (diff)
downloadports-689f999f5f8d0b10198222b6c24cca3fd0ebc127.tar.gz
ports-689f999f5f8d0b10198222b6c24cca3fd0ebc127.zip
Notes
Diffstat (limited to 'lang/erlang-runtime17')
-rw-r--r--lang/erlang-runtime17/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-runtime17/Makefile b/lang/erlang-runtime17/Makefile
index 472caa0756bc..5fe400e7dab4 100644
--- a/lang/erlang-runtime17/Makefile
+++ b/lang/erlang-runtime17/Makefile
@@ -148,7 +148,7 @@ CONFIGURE_ARGS+=--enable-smp-support
CONFIGURE_ARGS+=--disable-smp-support
.endif
-.if ${PORT_OPTIONS:DIRTY}
+.if ${PORT_OPTIONS:MDIRTY}
CONFIGURE_ARGS+=--enable-dirty-schedulers
.endif