From d8e141b37f6995078d6aed22d0af4f162ae459b6 Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 2 Jul 2003 09:28:58 +0000 Subject: unhardwire CC to allow this to be built with gcc3, which is not in the PATH. --- sysutils/top/distinfo | 4 ++-- sysutils/top/patches/patch-ac | 16 ++++++++++++---- 2 files changed, 14 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/top/distinfo b/sysutils/top/distinfo index d9987a1daa9..e517b96b329 100644 --- a/sysutils/top/distinfo +++ b/sysutils/top/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.3 2003/01/19 09:39:06 salo Exp $ +$NetBSD: distinfo,v 1.4 2003/07/02 09:28:58 grant Exp $ SHA1 (top-3.5beta9.tar.gz) = e8766e316f5199cb32bc0ea8e95a4d3e3713c0cc Size (top-3.5beta9.tar.gz) = 234762 bytes SHA1 (patch-aa) = 53e906a829188247f66f29a341c9d9a82ca9f12f SHA1 (patch-ab) = 61b2c944eeef35cca65e799817d15daddc6a1e76 -SHA1 (patch-ac) = 0c15733aec3580e7899f6f3f780e1532dae6824a +SHA1 (patch-ac) = 312345d0fcb5fa4372afcfd6ec24dba025057816 SHA1 (patch-ae) = 457a49f2d8aa9f81e15947a100fb83f52ff16f30 SHA1 (patch-af) = 50242c5c0fbf57ba2b404299d13881a4ec6ba206 SHA1 (patch-ag) = 5844930d052539e3a99f48edab098ad5f50b9e92 diff --git a/sysutils/top/patches/patch-ac b/sysutils/top/patches/patch-ac index b02a5512d60..42b92d43042 100644 --- a/sysutils/top/patches/patch-ac +++ b/sysutils/top/patches/patch-ac @@ -1,8 +1,16 @@ -$NetBSD: patch-ac,v 1.7 2003/01/19 09:39:06 salo Exp $ +$NetBSD: patch-ac,v 1.8 2003/07/02 09:28:59 grant Exp $ ---- ./Makefile.X.orig Wed Nov 20 03:19:24 1996 -+++ ./Makefile.X Sat Feb 19 03:34:17 2000 -@@ -100,10 +100,10 @@ +--- Makefile.X.orig Wed Nov 20 13:19:24 1996 ++++ Makefile.X +@@ -11,7 +11,6 @@ + # Executables (these should be obvious): + + SHELL = %shell% +-CC = %cc% + AWK = %awk% + INSTALL = %install% + +@@ -100,10 +99,10 @@ veryclean: clean install: top top.1 install-top install-$(MANSTY) install-top: -- cgit v1.2.3