openbsd-ports/graphics/gmt/patches/patch-src_makegmt_macros_in
sturm 32952e2e6c update to gmt 4.1.1
from maintainer cathcart@ with some cleanup by myself
2006-04-10 20:43:01 +00:00

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)