Modified: trunk/dports/php/php-midgard2/Portfile (99317 => 99318)
--- 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