[55358] trunk/dports/science/netcdf/Portfile

takeshi at macports.org takeshi at macports.org
Sun Aug 9 15:46:11 PDT 2009


Revision: 55358
          http://trac.macports.org/changeset/55358
Author:   takeshi at macports.org
Date:     2009-08-09 15:46:09 -0700 (Sun, 09 Aug 2009)
Log Message:
-----------
netcdf: removed netcdf4 and dap from default variants

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

Modified: trunk/dports/science/netcdf/Portfile
===================================================================
--- trunk/dports/science/netcdf/Portfile	2009-08-09 21:53:38 UTC (rev 55357)
+++ trunk/dports/science/netcdf/Portfile	2009-08-09 22:46:09 UTC (rev 55358)
@@ -5,8 +5,8 @@
 
 name                        netcdf
 version                     4.0.1
-revision                    3
-maintainers                 nomaintainer
+revision                    4
+maintainers                 takeshi openmaintainer
 platforms                   darwin
 categories                  science
 
@@ -46,11 +46,8 @@
 
 post-destroot {
     file delete -force ${destroot}${prefix}/share/man/whatis.db
-#    xinstall -m 755 -d ${destroot}${prefix}/share/${name}
 }
 
-default_variants            +netcdf4 +dap
-
 variant gcc43 description conflicts g95 description {Enable Fortran support with gfortran} {
     depends_lib-append      port:gcc43
     configure.args-delete   --disable-f77
@@ -89,4 +86,3 @@
 variant static description {build static libraries} {
     configure.args-delete  --enable-shared
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090809/ff16b212/attachment-0001.html>


More information about the macports-changes mailing list