[27659] trunk/dports/www/apache2/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Aug 11 08:52:41 PDT 2007
Revision: 27659
http://trac.macosforge.org/projects/macports/changeset/27659
Author: jmpp at macports.org
Date: 2007-08-11 08:52:40 -0700 (Sat, 11 Aug 2007)
Log Message:
-----------
Adapt Portfile to MacPorts 1.5.1 with "destroot.violate_mtree yes" since Apache 2
installs its world onto its own prefix within MacPorts' ${prefix}.
Modified Paths:
--------------
trunk/dports/www/apache2/Portfile
Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile 2007-08-11 11:17:36 UTC (rev 27658)
+++ trunk/dports/www/apache2/Portfile 2007-08-11 15:52:40 UTC (rev 27659)
@@ -71,6 +71,8 @@
${worksrcpath}/support/envvars-std
}
+destroot.violate_mtree yes
+
post-destroot {
set confDir ${destroot}${prefix}/apache2/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/20070811/61498e36/attachment.html
More information about the macports-changes
mailing list