Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 09:14:30 -0800 (PST)
From:      papowell@astart.com
To:        freebsd-ports@freebsd.org
Subject:   ${LS} not defined in bsd.port.mk
Message-ID:  <200010291714.JAA14761@h4.private>

next in thread | raw e-mail | index | archive | help
${CP} etc. are defined, but not ${LS}

--- ports/Mk/bsd.port.mk	Sun Oct 29 09:08:18 2000
+++ ports/Mk/bsd.port.mk.orig	Sun Oct 29 09:07:48 2000
@@ -1072,7 +1072,6 @@
 CHMOD?=		/bin/chmod
 CHOWN?=		/usr/sbin/chown
 CP?=		/bin/cp
-LS?=		/bin/ls
 ECHO?=		/bin/echo
 EXPR?=		/bin/expr
 FALSE?=		/usr/bin/false


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010291714.JAA14761>