summaryrefslogtreecommitdiff
path: root/graphics/GMT/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GMT/patches/patch-ab')
-rw-r--r--graphics/GMT/patches/patch-ab10
1 files changed, 3 insertions, 7 deletions
diff --git a/graphics/GMT/patches/patch-ab b/graphics/GMT/patches/patch-ab
index 74dd463ae95..26c6b9e2173 100644
--- a/graphics/GMT/patches/patch-ab
+++ b/graphics/GMT/patches/patch-ab
@@ -1,13 +1,9 @@
-$NetBSD: patch-ab,v 1.2 2000/12/14 00:44:08 jtb Exp $
+$NetBSD: patch-ab,v 1.3 2001/01/27 10:36:54 jtb Exp $
--- src/makegmt.macros.in.orig Fri Jul 14 02:10:54 2000
+++ src/makegmt.macros.in
-@@ -23,10 +23,10 @@
- mandir = @mandir@
- datadir = @datadir@
- wwwdir = @wwwdir@
--mansection = @mansection@
-+mansection = 1
+@@ -26,7 +26,7 @@
+ mansection = @mansection@
# Compiler, if $CC not set in environment
-CC = @CC@