[83774] trunk/dports/math/SuiteSparse/Portfile
jmr at macports.org
jmr at macports.org
Sat Sep 10 13:57:03 PDT 2011
Revision: 83774
http://trac.macports.org/changeset/83774
Author: jmr at macports.org
Date: 2011-09-10 13:56:59 -0700 (Sat, 10 Sep 2011)
Log Message:
-----------
SuiteSparse: install .hpp files (#26578)
Modified Paths:
--------------
trunk/dports/math/SuiteSparse/Portfile
Modified: trunk/dports/math/SuiteSparse/Portfile
===================================================================
--- trunk/dports/math/SuiteSparse/Portfile 2011-09-10 20:19:11 UTC (rev 83773)
+++ trunk/dports/math/SuiteSparse/Portfile 2011-09-10 20:56:59 UTC (rev 83774)
@@ -4,7 +4,7 @@
name SuiteSparse
version 3.4.0
-revision 1
+revision 2
categories math science
license GPL-2+ LGPL-2.1+
maintainers nomaintainer
@@ -114,6 +114,7 @@
xinstall -m 755 -d ${destroot}${prefix}/include/ufsparse
eval xinstall -m 644 \
[glob ${worksrcpath}/*/Include/*.h] \
+ [glob ${worksrcpath}/*/Include/*.hpp] \
${worksrcpath}/UFconfig/UFconfig.h \
${destroot}${prefix}/include/ufsparse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110910/ecfa667b/attachment.html>
More information about the macports-changes
mailing list