[67573] trunk/dports/security/cfv/Portfile
perry at macports.org
perry at macports.org
Wed May 12 22:22:39 PDT 2010
Revision: 67573
http://trac.macports.org/changeset/67573
Author: perry at macports.org
Date: 2010-05-12 22:22:37 -0700 (Wed, 12 May 2010)
Log Message:
-----------
Removed useless variable from Portfile.
Modified Paths:
--------------
trunk/dports/security/cfv/Portfile
Modified: trunk/dports/security/cfv/Portfile
===================================================================
--- trunk/dports/security/cfv/Portfile 2010-05-13 05:19:06 UTC (rev 67572)
+++ trunk/dports/security/cfv/Portfile 2010-05-13 05:22:37 UTC (rev 67573)
@@ -28,11 +28,9 @@
patchfiles patch-Makefile.diff patch-cfv.diff
-set python.bin ${prefix}/bin/python2.6
-
post-patch {
reinplace "s|@PREFIX@|${prefix}|" ${worksrcpath}/Makefile
- reinplace "s|@PYTHON@|${python.bin}|" ${worksrcpath}/Makefile ${worksrcpath}/cfv
+ reinplace "s|@PYTHON@|${prefix}/bin/python2.6|" ${worksrcpath}/Makefile ${worksrcpath}/cfv
}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100512/28e3b459/attachment.html>
More information about the macports-changes
mailing list