https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253192
Glen Barber <g...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #1 from Glen Barber <g...@freebsd.org> --- This shouldn't be needed. 180 if [ -n "${NODOC}" ]; then 181 SRCDOCPORTS="${SRCDOCPORTS}${SRCDOCPORTS:+ }NODOC=yes" 182 fi Did you encounter a case where NODOC did not properly get set? I will commit it regardless, as I see no harm in doing so. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"