[89096] trunk/dports/php/phpsh/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 19 00:27:01 PST 2012


Revision: 89096
          http://trac.macports.org/changeset/89096
Author:   ryandesign at macports.org
Date:     2012-01-19 00:27:01 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
phpsh: reinplace in post-patch not configure

Modified Paths:
--------------
    trunk/dports/php/phpsh/Portfile

Modified: trunk/dports/php/phpsh/Portfile
===================================================================
--- trunk/dports/php/phpsh/Portfile	2012-01-19 08:24:26 UTC (rev 89095)
+++ trunk/dports/php/phpsh/Portfile	2012-01-19 08:27:01 UTC (rev 89096)
@@ -24,8 +24,7 @@
 depends_lib             path:bin/php:php5 port:python27 \
                         port:php5-posix port:php5-pcntl
 
-use_configure           yes
-configure {
+post-patch {
     eval reinplace "s|/etc/phpsh|${prefix}/etc/phpsh|g" \
         ${worksrcpath}/setup.py ${worksrcpath}/rc.example.php \
         [glob ${worksrcpath}/src/*] [glob ${worksrcpath}/src/doc/*]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/6ee14cb9/attachment.html>


More information about the macports-changes mailing list