ports/graphics/gmt/patches/patch-src_makegmt_macros_in

12 lines
477 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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)