View | Details | Raw Unified | Return to bug 44496
Collapse All | Expand All

(-)bsd.port.mk (+1 lines)
Lines 587-592 Link Here
587
UNAME?=		/usr/bin/uname
587
UNAME?=		/usr/bin/uname
588
WHICH?=		/usr/bin/which
588
WHICH?=		/usr/bin/which
589
XARGS?=		/usr/bin/xargs
589
XARGS?=		/usr/bin/xargs
590
YACC?=		/usr/bin/yacc
590
591
591
# ECHO is defined in /usr/share/mk/sys.mk, which can either be "echo",
592
# ECHO is defined in /usr/share/mk/sys.mk, which can either be "echo",
592
# or "true" if the make flag -s is given.  Use ECHO_CMD where you mean
593
# or "true" if the make flag -s is given.  Use ECHO_CMD where you mean

Return to bug 44496