aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2015-07-08 07:06:33 +0800
committerolgeni <olgeni@FreeBSD.org>2015-07-08 07:06:33 +0800
commit6a46123714a9edd61602737606c5fdb7747d73ae (patch)
tree581bb79f31f660b7f18141cdcd688aa100aa6b6c
parenta3a7368474400b96044a7d7925fac1e3e9859291 (diff)
downloadfreebsd-ports-gnome-6a46123714a9edd61602737606c5fdb7747d73ae.tar.gz
freebsd-ports-gnome-6a46123714a9edd61602737606c5fdb7747d73ae.tar.zst
freebsd-ports-gnome-6a46123714a9edd61602737606c5fdb7747d73ae.zip
Improve working of comment.
In erlang.mk, replace "none" with "no argument" in the "Valid ARGS" example; "none" looks an actual argument.
-rw-r--r--Mk/Uses/erlang.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/erlang.mk b/Mk/Uses/erlang.mk
index 17c8744b27ab..ee3fa4e1fac9 100644
--- a/Mk/Uses/erlang.mk
+++ b/Mk/Uses/erlang.mk
@@ -4,7 +4,7 @@
#
# Feature: erlang
# Usage: USES=erlang
-# Valid ARGS: rebar, rebar3, or none (custom build)
+# Valid ARGS: rebar, rebar3, or no argument (custom build)
#
# Additional variables:
#