32952e2e6c
from maintainer cathcart@ with some cleanup by myself
13 lines
553 B
Plaintext
13 lines
553 B
Plaintext
$OpenBSD: patch-src_makegmt_macros_in,v 1.2 2006/04/10 20:43:01 sturm Exp $
|
|
--- src/makegmt.macros.in.orig Sat Dec 17 05:53:05 2005
|
|
+++ src/makegmt.macros.in Wed Mar 29 21:31:58 2006
|
|
@@ -85,7 +85,7 @@ NETCDF = @NETCDFHOME@
|
|
# Required path to GMT home (used as $GMTHOME by users)
|
|
#---------------------------------------------------------------
|
|
#
|
|
-GMT_DEFAULT_PATH = $(prefix)
|
|
+GMT_DEFAULT_PATH = ${prefix}/share/gmt
|
|
#
|
|
#-------------------------------------------------------------------------------
|
|
# Compiler switches (set a total of one only)
|