summaryrefslogtreecommitdiff
path: root/sysutils/depot
diff options
context:
space:
mode:
authortv <tv>1998-06-21 03:54:34 +0000
committertv <tv>1998-06-21 03:54:34 +0000
commitaa34140f0162c47992dc968c14babc0fc9afd5fd (patch)
tree289af65814ae0be2a660f9edca5caa26310d5b08 /sysutils/depot
parent6069dc4dea12d9a5cf15c2df04e1bdc6585c78b3 (diff)
downloadpkgsrc-aa34140f0162c47992dc968c14babc0fc9afd5fd.tar.gz
Force use of "install-sh", since the build procedure uses an installer
program as part of the build process (which bombs for users other than root--${INSTALL} includes "-o root -g wheel").
Diffstat (limited to 'sysutils/depot')
-rw-r--r--sysutils/depot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile
index b066aeda5b5..021fcfe624c 100644
--- a/sysutils/depot/Makefile
+++ b/sysutils/depot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:49 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/06/21 03:54:34 tv Exp $
#
DISTNAME= depot-5.14
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/depot/alpha/
MAINTAINER= packages@netbsd.org
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= INSTALL=""
MAN1=depot.1 fsi_generate.1 hintservice.1
MAN5=depot.conf.5 depot.pref.5