[52379] trunk/dports/science/hdf5-18/Portfile

jochen at macports.org jochen at macports.org
Mon Jun 15 06:16:38 PDT 2009


Revision: 52379
          http://trac.macports.org/changeset/52379
Author:   jochen at macports.org
Date:     2009-06-15 06:16:37 -0700 (Mon, 15 Jun 2009)
Log Message:
-----------
add target test

Modified Paths:
--------------
    trunk/dports/science/hdf5-18/Portfile

Modified: trunk/dports/science/hdf5-18/Portfile
===================================================================
--- trunk/dports/science/hdf5-18/Portfile	2009-06-15 12:46:30 UTC (rev 52378)
+++ trunk/dports/science/hdf5-18/Portfile	2009-06-15 13:16:37 UTC (rev 52379)
@@ -23,11 +23,14 @@
 depends_lib         port:zlib port:szip
 use_parallel_build  yes
 
-# The HDF5 configure script reorders CPPFLAGS and mangles 
-# '-isysroot /Developer/SDKs/MacOSX10.5.sdk'. Luckily, we can omit it, 
-# since it does not run the preprocessing phase separate from the 
+# The HDF5 configure script reorders CPPFLAGS and mangles
+# '-isysroot /Developer/SDKs/MacOSX10.5.sdk'. Luckily, we can omit it,
+# since it does not run the preprocessing phase separate from the
 # compilation phase and it leaves the CFLAGS/CXXFLAGS alone.
-configure.universal_cppflags    
+configure.universal_cppflags
 configure.args      --with-zlib=yes --with-szlib=yes --enable-filters=all \
                     --enable-production --disable-fortran \
                     --enable-cxx --enable-shared --disable-static
+
+test.run            yes
+test.target         check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090615/c9287efd/attachment.html>


More information about the macports-changes mailing list