summaryrefslogtreecommitdiff
path: root/sysutils/depot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/depot/Makefile')
-rw-r--r--sysutils/depot/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile
index 6dbe0a785ab..930f1eff776 100644
--- a/sysutils/depot/Makefile
+++ b/sysutils/depot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/10/15 19:51:08 agc Exp $
+# $NetBSD: Makefile,v 1.7 2000/04/26 09:17:24 agc Exp $
#
DISTNAME= depot-5.14
@@ -6,9 +6,11 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/depot/alpha/
MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://andrew2.andrew.cmu.edu/depot/depot.html
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= INSTALL=""
+CONFIGURE_ENV+= INSTALL="" CC=gcc
+MAKE_ENV+= CC=gcc
do-install:
@cd ${WRKSRC}/src/cmd && ${MAKE} DESTDIR=${PREFIX} install