summaryrefslogtreecommitdiff
path: root/graphics/GMT/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GMT/patches/patch-ay')
-rw-r--r--graphics/GMT/patches/patch-ay14
1 files changed, 11 insertions, 3 deletions
diff --git a/graphics/GMT/patches/patch-ay b/graphics/GMT/patches/patch-ay
index 2aa1fdbdc43..a43f811b1f5 100644
--- a/graphics/GMT/patches/patch-ay
+++ b/graphics/GMT/patches/patch-ay
@@ -1,8 +1,8 @@
-$NetBSD: patch-ay,v 1.1 2001/01/27 08:16:03 jtb Exp $
+$NetBSD: patch-ay,v 1.2 2001/01/27 10:36:54 jtb Exp $
---- src/xgrid/makefile.in.orig Sat Jan 27 04:55:11 2001
+--- src/xgrid/makefile.in.orig Wed Oct 18 03:01:29 2000
+++ src/xgrid/makefile.in
-@@ -19,7 +19,7 @@
+@@ -19,14 +19,14 @@
# Location of GMT and CDF header files
CFLAGS= $(CC_OPT) $(WIN32) -I.. -I$(NETCDF)/include @X_CFLAGS@ @CFLAGS@
@@ -11,6 +11,14 @@ $NetBSD: patch-ay,v 1.1 2001/01/27 08:16:03 jtb Exp $
all: @buildtarget@
+ install: @installtarget@
+
+ xgridedit-install:
+- $(INSTALL) xgridedit$(EXE) $(bindir)
++ $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) xgridedit$(EXE) $(bindir)
+
+ uninstall:
+ \rm -f $(bindir)/xgridedit$(EXE)
@@ -35,15 +35,16 @@
\rm -f makefile config.cache config.log config.status