[32581] trunk/dports/www/apache20/Portfile

blair at macports.org blair at macports.org
Tue Jan 8 11:06:32 PST 2008


Revision: 32581
          http://trac.macosforge.org/projects/macports/changeset/32581
Author:   blair at macports.org
Date:     2008-01-08 11:06:31 -0800 (Tue, 08 Jan 2008)

Log Message:
-----------
Fix #13253 by setting destroot.violate_mtree to yes since Apache 2.0.x
installs its world onto its own prefix within MacPorts' ${prefix}.

Modified Paths:
--------------
    trunk/dports/www/apache20/Portfile

Modified: trunk/dports/www/apache20/Portfile
===================================================================
--- trunk/dports/www/apache20/Portfile	2008-01-08 18:49:44 UTC (rev 32580)
+++ trunk/dports/www/apache20/Portfile	2008-01-08 19:06:31 UTC (rev 32581)
@@ -106,6 +106,8 @@
 		${worksrcpath}/support/envvars-std
 }
 
+destroot.violate_mtree yes
+
 post-destroot {
 	set confDir ${destroot}${prefix}/apache20/conf
 	file rename -force ${confDir}/httpd.conf ${confDir}/httpd.conf.sample

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


More information about the macports-changes mailing list