[99318] trunk/dports/php/php-midgard2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Oct 31 19:34:02 PDT 2012
Revision: 99318
http://trac.macports.org//changeset/99318
Author: ryandesign at macports.org
Date: 2012-10-31 19:34:02 -0700 (Wed, 31 Oct 2012)
Log Message:
-----------
php-midgard2: simplify
Modified Paths:
--------------
trunk/dports/php/php-midgard2/Portfile
Modified: trunk/dports/php/php-midgard2/Portfile
===================================================================
--- trunk/dports/php/php-midgard2/Portfile 2012-11-01 02:33:40 UTC (rev 99317)
+++ trunk/dports/php/php-midgard2/Portfile 2012-11-01 02:34:02 UTC (rev 99318)
@@ -29,14 +29,6 @@
configure.args-append --sysconfdir=${prefix}/etc/midgard/
-if {${name} != ${subport}} {
- destroot.destdir INSTALL_ROOT=${destroot}
-}
-
-if {${name} == ${subport}} {
- livecheck.type regex
- livecheck.url ${master_sites}
- livecheck.regex php5-midgard2-(\[0-9.\]+)\\.tar\\.\[bg\]z
-} else {
- livecheck.type none
-}
+livecheck.type regex
+livecheck.url ${master_sites}
+livecheck.regex php5-midgard2-(\[0-9.\]+)\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121031/e2eefc0b/attachment.html>
More information about the macports-changes
mailing list