[35667] trunk/dports/science/hdf5/Portfile
jochen at macports.org
jochen at macports.org
Tue Apr 1 14:19:41 PDT 2008
Revision: 35667
http://trac.macosforge.org/projects/macports/changeset/35667
Author: jochen at macports.org
Date: 2008-04-01 14:19:41 -0700 (Tue, 01 Apr 2008)
Log Message:
-----------
lint
Modified Paths:
--------------
trunk/dports/science/hdf5/Portfile
Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile 2008-04-01 21:16:56 UTC (rev 35666)
+++ trunk/dports/science/hdf5/Portfile 2008-04-01 21:19:41 UTC (rev 35667)
@@ -16,17 +16,17 @@
sha1 9c26fe09cdad269c9a6757933f70ca164a47b8e8 \
rmd160 2dbbcccd32986dcd66ce804c5e90ac6c949b71f6
-depends_lib port:zlib
+depends_lib port:zlib
patchfiles patch-commence.in patch-c-commence.in
use_parallel_build yes
-gconfigure.args --enable-cxx --with-zlib=yes --with-szlib=no
+configure.args --enable-cxx --with-zlib=yes --with-szlib=no
configure.ldflags "-L${worksrcpath}/src/.libs -L${prefix}/lib"
destroot.destdir prefix=${destroot}${prefix}
test.run yes
test.target check
-variant szip {
+variant szip description "Enable szip compression support" {
configure.args-delete --with-szlib=no
configure.args-append --with-szlib=yes
depends_lib-append port:szip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080401/c6f78be5/attachment.html
More information about the macports-changes
mailing list