From 16c0e29a90eacb7179d0b0a147412c9a6e4c7ae3 Mon Sep 17 00:00:00 2001 From: zuntum Date: Sat, 31 Mar 2001 13:33:01 +0000 Subject: Quoting in MAKE_ENV --- sysutils/depot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/depot') diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile index d977e1c3d40..bcd681a4e54 100644 --- a/sysutils/depot/Makefile +++ b/sysutils/depot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/03/31 12:13:37 zuntum Exp $ +# $NetBSD: Makefile,v 1.10 2001/03/31 13:33:01 zuntum Exp $ # DISTNAME= depot-5.14 @@ -11,7 +11,7 @@ COMMENT= Maps several separate packages into a tree without merging them GNU_CONFIGURE= yes CONFIGURE_ENV+= INSTALL="" CC="${CC}" -MAKE_ENV+= CC=${CC} +MAKE_ENV+= CC="${CC}" do-install: @cd ${WRKSRC}/src/cmd && ${MAKE} DESTDIR=${PREFIX} install -- cgit v1.2.3