[101135] trunk/dports/science/magicspp/Portfile

takeshi at macports.org takeshi at macports.org
Fri Jan 4 17:11:39 PST 2013


Revision: 101135
          https://trac.macports.org/changeset/101135
Author:   takeshi at macports.org
Date:     2013-01-04 17:11:38 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
magicspp: corrected configure.args for GRIB API

Modified Paths:
--------------
    trunk/dports/science/magicspp/Portfile

Modified: trunk/dports/science/magicspp/Portfile
===================================================================
--- trunk/dports/science/magicspp/Portfile	2013-01-05 00:08:44 UTC (rev 101134)
+++ trunk/dports/science/magicspp/Portfile	2013-01-05 01:11:38 UTC (rev 101135)
@@ -5,7 +5,7 @@
 
 name                magicspp
 version             2.16.1
-revision            1
+revision            2
 platforms           darwin
 maintainers         takeshi
 license             Apache-2
@@ -62,8 +62,9 @@
                             --enable-bufr \
                             --enable-python \
                             --enable-proj4 \
+                            --with-gd=${prefix} \
                             --with-proj4=${prefix}/lib/proj47 \
-                            --with-grib_api=${prefix} \
+                            --with-grib-api=${prefix} \
                             --with-netcdf=${prefix} \
                             --with-emos-libraries=${prefix}/lib \
                             --with-gs-font-dir=${prefix}/share/ghostscript/fonts \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130104/97abece4/attachment.html>


More information about the macports-changes mailing list