Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32713

Modified Files:
        gmt.info 
Log Message:
Remko provided a fix to the GMT configure params to find gshhg


Index: gmt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/gmt.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gmt.info    15 Jan 2013 04:12:07 -0000      1.4
+++ gmt.info    30 May 2013 11:35:15 -0000      1.5
@@ -1,6 +1,6 @@
 Package: gmt
 Version: 4.5.9
-Revision: 1
+Revision: 2
 Source: ftp://ftp.soest.hawaii.edu/gmt/gmt-%v.tar.bz2
 Source2: ftp://ftp.soest.hawaii.edu/gmt/gmt-%v-non-gpl.tar.bz2
 Source-MD5: 9f241e97774eadd1fe79f4d7022fcaed
@@ -16,7 +16,7 @@
 
 # don't build xgrid to avoid x11 dependency.
 # don't build mex (won't work unless matlab or octave is installed).
-ConfigureParams: --datadir='${prefix}/share/%n' --enable-netcdf=%p 
--enable-shared --enable-triangle --disable-xgrid --disable-mex
+ConfigureParams: --datadir='${prefix}/share/%n' --enable-netcdf=%p 
--with-gshhg-dir=%p/share/gshhg-gmt-nc4 --enable-shared --enable-triangle 
--disable-xgrid --disable-mex
 InstallScript: <<
  #!/bin/sh -ev
  make install-all prefix=%i


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to