[141727] trunk/dports/science/apbs/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Sat Dec 12 02:45:13 PST 2015


Revision: 141727
          https://trac.macports.org/changeset/141727
Author:   dstrubbe at macports.org
Date:     2015-10-26 18:51:55 -0700 (Mon, 26 Oct 2015)
Log Message:
-----------
apbs: Set license. Fix homepage. Remove redundant configure lines. Ticket #49058.

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

Modified: trunk/dports/science/apbs/Portfile
===================================================================
--- trunk/dports/science/apbs/Portfile	2015-10-27 01:23:38 UTC (rev 141726)
+++ trunk/dports/science/apbs/Portfile	2015-10-27 01:51:55 UTC (rev 141727)
@@ -13,6 +13,7 @@
 # Set revision separately for each subport, below.
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              science
+license                 BSD
 maintainers             gmail.com:howarth.at.macports
 
 description             Adaptive Poisson-Boltzmann Solver
@@ -22,7 +23,7 @@
                         electrostatic interactions between molecular \
                         solutes over a wide range of length scales.
 
-homepage                http://www.poissonboltzmann.org/apbs/
+homepage                http://www.poissonboltzmann.org
 platforms               darwin
 master_sites            sourceforge:project/apbs/apbs/apbs-${version}
 
@@ -76,8 +77,6 @@
         compilers.enforce_c     apbs
 
         pre-configure {
-            configure.cc        ${mpi.cc}
-            configure.cxx       ${mpi.cxx}
             configure.args-append   -DENABLE_MPI:BOOL=ON \
                     -DCMAKE_C_COMPILER=${configure.cc} \
                     -DCMAKE_CXX_COMPILER=${configure.cxx} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/9c5768cb/attachment.html>


More information about the macports-changes mailing list