[55362] trunk/dports/science/gmt/Portfile
takeshi at macports.org
takeshi at macports.org
Sun Aug 9 15:50:48 PDT 2009
Revision: 55362
http://trac.macports.org/changeset/55362
Author: takeshi at macports.org
Date: 2009-08-09 15:50:47 -0700 (Sun, 09 Aug 2009)
Log Message:
-----------
gmt: switched back from netcdf3 to netcdf
Modified Paths:
--------------
trunk/dports/science/gmt/Portfile
Modified: trunk/dports/science/gmt/Portfile
===================================================================
--- trunk/dports/science/gmt/Portfile 2009-08-09 22:49:31 UTC (rev 55361)
+++ trunk/dports/science/gmt/Portfile 2009-08-09 22:50:47 UTC (rev 55362)
@@ -5,6 +5,7 @@
name gmt
version 4.4.0
+revision 1
categories science
maintainers takeshi
description the generic mapping tools
@@ -43,16 +44,14 @@
${gshhslow} md5 d160db8dc5390731bce42d4e2a55d5e1 \
${gshhslow} sha1 4fa3b1130addd9cb357e04f4b1f18b22b87a8405 \
${gshhslow} rmd160 a9dd3b1336f31df7f5d3879cb72b0b095c533ef8
-depends_lib port:netcdf3
worksrcdir GMT${version}
configure.args --mandir=${prefix}/share/man \
--datadir=${prefix}/share/${name} \
- --enable-netcdf=${prefix}/lib/netcdf3 \
+ --enable-netcdf=${prefix} \
--enable-shared \
--disable-xgrid \
--disable-rpath
configure.cflags-append -std=c99
-configure.ldflags -L${prefix}/lib/netcdf3/lib
use_parallel_build yes
destroot.target install-all
destroot.destdir prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090809/e1b758d1/attachment.html>
More information about the macports-changes
mailing list