summaryrefslogtreecommitdiff
path: root/Mk/Uses/compiler.mk
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-15 23:45:39 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-15 23:45:39 +0000
commit7657603be65412b1840d0b48180b6fd28b2e6e4e (patch)
tree8c6a50e74fa1b18f0507ad0144a755a9080ee235 /Mk/Uses/compiler.mk
parentfmake doesn't like previous commit (which breaks index) [1] (diff)
Spell out "nestedfct"
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=336597
Diffstat (limited to 'Mk/Uses/compiler.mk')
-rw-r--r--Mk/Uses/compiler.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/compiler.mk b/Mk/Uses/compiler.mk
index ba6426941bfb..c43d87a3dfab 100644
--- a/Mk/Uses/compiler.mk
+++ b/Mk/Uses/compiler.mk
@@ -12,7 +12,7 @@
# c++11-lib: The port needs a compiler understanding C++11 and with a C++11 ready standard library
# c11: The port needs a compiler understanding C11
# openmp: The port needs a compiler understanding openmp
-# nestedfct: The port needs a compiler understanding nestedfct
+# nestedfct: The port needs a compiler understanding nested functions
# features: The port will determine the features supported by the default compiler
#
# Variable to test after <bsd.port.pre.mk>