svn commit: r336597 - head/Mk/Uses
Rene Ladan
rene at FreeBSD.org
Sun Dec 15 23:45:40 UTC 2013
Author: rene
Date: Sun Dec 15 23:45:39 2013
New Revision: 336597
URL: http://svnweb.freebsd.org/changeset/ports/336597
Log:
Spell out "nestedfct"
Approved by: portmgr (bapt)
Modified:
head/Mk/Uses/compiler.mk
Modified: head/Mk/Uses/compiler.mk
==============================================================================
--- head/Mk/Uses/compiler.mk Sun Dec 15 23:44:13 2013 (r336596)
+++ head/Mk/Uses/compiler.mk Sun Dec 15 23:45:39 2013 (r336597)
@@ -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>
More information about the svn-ports-all
mailing list