https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197142

            Bug ID: 197142
           Summary: wrong comment in /usr/share/mk/bsd.incs.mk
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: [email protected]
          Reporter: [email protected]

The whole file is protected by:

.if ${MK_INCLUDES} != "no"

.endif # ${MK_TOOLCHAIN} != "no"

The ending comment is wrong, it should be:

# ${MK_INCLUDES} != "no"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to