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

mmoll at macports.org mmoll at macports.org
Fri Aug 26 08:23:17 PDT 2011


Revision: 83152
          http://trac.macports.org/changeset/83152
Author:   mmoll at macports.org
Date:     2011-08-26 08:23:16 -0700 (Fri, 26 Aug 2011)
Log Message:
-----------
math/petsc: remove broken 'triangle' variant

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

Modified: trunk/dports/math/petsc/Portfile
===================================================================
--- trunk/dports/math/petsc/Portfile	2011-08-26 15:22:21 UTC (rev 83151)
+++ trunk/dports/math/petsc/Portfile	2011-08-26 15:23:16 UTC (rev 83152)
@@ -66,11 +66,6 @@
     depends_lib-append	port:hdf5-18
 }
 
-variant triangle description {build with support for Triangle library} {
-    configure.args-append   --with-triangle=1 --with-triangle-dir=${prefix}
-    depends_lib-append	port:triangle
-}
-
 variant debug description {build with debug support} {
     configure.args-delete   --with-debugging=0
     configure.args-append   --with-debugging=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110826/7ab194b0/attachment.html>


More information about the macports-changes mailing list