summaryrefslogtreecommitdiff
path: root/sysutils/depot
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-03-31 13:33:01 +0000
committerzuntum <zuntum@pkgsrc.org>2001-03-31 13:33:01 +0000
commit16c0e29a90eacb7179d0b0a147412c9a6e4c7ae3 (patch)
treef07e206467ae21854ba18bfc5a4b9421391ffe22 /sysutils/depot
parent85027cf6963929b92ca66295dd568a9c019d4d64 (diff)
downloadpkgsrc-16c0e29a90eacb7179d0b0a147412c9a6e4c7ae3.tar.gz
Quoting in MAKE_ENV
Diffstat (limited to 'sysutils/depot')
-rw-r--r--sysutils/depot/Makefile4
1 files changed, 2 insertions, 2 deletions
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