summaryrefslogtreecommitdiff
path: root/sysutils/depot
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2000-04-26 09:17:24 +0000
committeragc <agc@pkgsrc.org>2000-04-26 09:17:24 +0000
commit1f0322c72dd7b818b2e9e5f6181872ed395503a5 (patch)
tree262a6c74a4a47ab8c05d4c8b14e742d3f97c5202 /sysutils/depot
parent27224d90b06be2714d9f6257ee5fcf82d3785197 (diff)
downloadpkgsrc-1f0322c72dd7b818b2e9e5f6181872ed395503a5.tar.gz
Add a HOMEPAGE, and add two definitions to make this package compile
on Solaris.
Diffstat (limited to 'sysutils/depot')
-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