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

--- Comment #1 from [email protected] ---
commenting out the referenced lines like so:

#.if ${MK_MANSPLITPKG} == "no"
#MINSTALL?=     ${INSTALL} ${TAG_ARGS} -o ${MANOWN} -g ${MANGRP} -m ${MANMODE}
#.else
#MINSTALL?=     ${INSTALL} ${TAG_ARGS:D${TAG_ARGS},man} -o ${MANOWN} -g
${MANGRP} -m ${MANMODE}
#.endif                                                                         

allows the port to build

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to