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

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Dec 16 19:45:55 PST 2009


Revision: 61626
          http://trac.macports.org/changeset/61626
Author:   macsforever2000 at macports.org
Date:     2009-12-16 19:45:52 -0800 (Wed, 16 Dec 2009)
Log Message:
-----------
Maintainer post-patch corrections. (#21468)

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

Modified: trunk/dports/science/apbs/Portfile
===================================================================
--- trunk/dports/science/apbs/Portfile	2009-12-17 03:06:48 UTC (rev 61625)
+++ trunk/dports/science/apbs/Portfile	2009-12-17 03:45:52 UTC (rev 61626)
@@ -6,6 +6,7 @@
 
 name                apbs
 version             1.2.0
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          science
 maintainers         bromo.med.uc.edu:howarth
@@ -41,8 +42,9 @@
 
 post-patch {
     reinplace  "s|@PYTHON_PKGD@|${python.pkgd}|g" ${worksrcpath}/configure
-    reinplace  "s|@INSTALL_DIR@|${destroot}|g" ${worksrcpath}/contrib/opal/ZSI/Makefile.in
-    reinplace  "s|@PYTHON_PREFIX@|${python.prefix}|g" ${worksrcpath}/contrib/opal/ZSI/Makefile.in
+    reinplace  "s|/usr/bin/python|${python.bin}|g" ${worksrcpath}/bin/ApbsClient.py.in
+    reinplace  "s|/usr/local/apbs-1.1.0|${prefix}|g" ${worksrcpath}/bin/ApbsClient.py.in
+    reinplace  "s|python2.5|python2.6|g" ${worksrcpath}/bin/ApbsClient.py.in
 }
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091216/57ac4ea7/attachment-0001.html>


More information about the macports-changes mailing list