[27090] trunk/dports/science/hdf5/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Jul 18 04:42:37 PDT 2007
Revision: 27090
http://trac.macosforge.org/projects/macports/changeset/27090
Author: jochen at macports.org
Date: 2007-07-18 04:42:37 -0700 (Wed, 18 Jul 2007)
Log Message:
-----------
use port:szip dependency,
reformat
Modified Paths:
--------------
trunk/dports/science/hdf5/Portfile
Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile 2007-07-18 10:30:14 UTC (rev 27089)
+++ trunk/dports/science/hdf5/Portfile 2007-07-18 11:42:37 UTC (rev 27090)
@@ -1,22 +1,22 @@
# $Id$
-PortSystem 1.0
-name hdf5
-version 1.6.5
-categories science
-maintainers persquare at mac.com
-description a general purpose library and file format for storing scientific data
+PortSystem 1.0
+name hdf5
+version 1.6.5
+categories science
+maintainers persquare at mac.com
+description A general purpose library and file format for storing scientific data
long_description HDF5 is a general purpose library and file format for storing scientific data.
-homepage http://www.hdfgroup.org/
-master_sites ftp://ftp.hdfgroup.org/HDF5/current/src/
+homepage http://www.hdfgroup.org/
+master_sites ftp://ftp.hdfgroup.org/HDF5/current/src/
checksums md5 67187b3253b89f1f41756b7fd4396ecf
-depends_lib port:zlib
-configure.args --enable-cxx --with-zlib=${prefix}/lib
-configure.env CPPFLAGS=-I${prefix}/include
+depends_lib port:zlib
+configure.args --enable-cxx --with-zlib=${prefix}/lib
+configure.env CPPFLAGS=-I${prefix}/include
destroot.destdir prefix=${destroot}${prefix}
-patchfiles patch-commence.in patch-c-commence.in
+patchfiles patch-commence.in patch-c-commence.in
variant szip {
configure.args-append --with-szlib=${prefix}/lib
- depends_lib-append lib:libsz:szip
+ depends_lib-append port:szip
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070718/2e954348/attachment.html
More information about the macports-changes
mailing list