[31507] trunk/dports/science/hdf5/Portfile

takanori at macports.org takanori at macports.org
Mon Nov 26 00:38:16 PST 2007


Revision: 31507
          http://trac.macosforge.org/projects/macports/changeset/31507
Author:   takanori at macports.org
Date:     2007-11-26 00:38:14 -0800 (Mon, 26 Nov 2007)

Log Message:
-----------
hdf5: Please do not remove destroot.destdir...

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

Modified: trunk/dports/science/hdf5/Portfile
===================================================================
--- trunk/dports/science/hdf5/Portfile	2007-11-26 07:37:05 UTC (rev 31506)
+++ trunk/dports/science/hdf5/Portfile	2007-11-26 08:38:14 UTC (rev 31507)
@@ -23,6 +23,11 @@
 configure.args      --enable-cxx --with-zlib=yes --with-szlib=no
 configure.ldflags   "-L${worksrcpath}/src/.libs -L${prefix}/lib"
 
+test.run            yes
+test.target         check
+
+destroot.destdir    prefix=${destroot}${prefix}
+
 variant szip {
     configure.args-delete	--with-szlib=no
 	configure.args-append	--with-szlib=yes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071126/51164b8a/attachment.html


More information about the macports-changes mailing list