[27769] trunk/dports/www/php5/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 13 20:15:49 PDT 2007


Revision: 27769
          http://trac.macosforge.org/projects/macports/changeset/27769
Author:   ryandesign at macports.org
Date:     2007-08-13 20:15:48 -0700 (Mon, 13 Aug 2007)

Log Message:
-----------
php5: indicate that the apache modules go in places that violate the mtree

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

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2007-08-14 02:44:16 UTC (rev 27768)
+++ trunk/dports/www/php5/Portfile	2007-08-14 03:15:48 UTC (rev 27769)
@@ -134,6 +134,7 @@
 		configure.args-append \
 			--with-apxs=${prefix}/sbin/apxs
 	} else {
+		destroot.violate_mtree yes
 		configure.args-append \
 			--with-apxs=/usr/sbin/apxs
 	}
@@ -142,6 +143,7 @@
 # Build an Apache 2 module. Keep the options here in sync with those in the
 # relevant part of the post-destroot phase.
 variant apache2 conflicts apache {
+	destroot.violate_mtree yes
 	depends_lib-append \
 		path:${prefix}/apache2/bin/apxs:apache2
 	configure.args-append \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070813/865d6f53/attachment.html


More information about the macports-changes mailing list