[72497] trunk/dports/math/petsc/Portfile

mmoll at macports.org mmoll at macports.org
Mon Oct 18 07:29:09 PDT 2010


Revision: 72497
          http://trac.macports.org/changeset/72497
Author:   mmoll at macports.org
Date:     2010-10-18 07:29:05 -0700 (Mon, 18 Oct 2010)
Log Message:
-----------
math/petsc: enable shared library

Modified Paths:
--------------
    trunk/dports/math/petsc/Portfile

Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile	2010-10-18 13:21:18 UTC (rev 72496)
+++ trunk/dports/math/petsc/Portfile	2010-10-18 14:29:05 UTC (rev 72497)
@@ -27,6 +27,7 @@
 configure.cmd   ${worksrcpath}/config/configure.py
 configure.args  --with-python --with-debugging=0 \
  		--with-c-support=1 --with-c++-support=1 --with-pic=fPIC \
+ 		--with-shared=1 \
 		--prefix=${destroot}${prefix}/lib/petsc \
 		--with-cc=${prefix}/bin/openmpicc \
 		--with-cxx=${prefix}/bin/openmpicxx \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101018/f5b159fb/attachment.html>


More information about the macports-changes mailing list