[32652] trunk/dports/science/rasmol/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 10 04:39:33 PST 2008


Revision: 32652
          http://trac.macosforge.org/projects/macports/changeset/32652
Author:   ryandesign at macports.org
Date:     2008-01-10 04:39:27 -0800 (Thu, 10 Jan 2008)

Log Message:
-----------
rasmol: a portfile should never modify a patchfile on disk

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

Modified: trunk/dports/science/rasmol/Portfile
===================================================================
--- trunk/dports/science/rasmol/Portfile	2008-01-10 12:35:28 UTC (rev 32651)
+++ trunk/dports/science/rasmol/Portfile	2008-01-10 12:39:27 UTC (rev 32652)
@@ -13,7 +13,7 @@
 checksums           md5 0d5c99eeda079d8cbf413944d284740b 
 depends_lib         lib:libX11.6:XFree86
 patchfiles          patch-Imakefile.diff
-pre-patch           { reinplace "s|@PREFIX@|${prefix}|g" ${portpath}/${filesdir}/patch-lmakefile.diff  }
+post-patch          { reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/Imakefile }
 worksrcdir          RasMol_${version}/src
 configure.cmd       xmkmf
 configure.pre_args

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080110/bf1c52fa/attachment.html


More information about the macports-changes mailing list