Revision
32293
Author
ryandesign@macports.org
Date
2007-12-23 10:33:06 -0800 (Sun, 23 Dec 2007)

Log Message

gnustep-make: indicate that violation of the mtree is intentional

Modified Paths

Diff

Modified: trunk/dports/gnustep/gnustep-make/Portfile (32292 => 32293)


--- trunk/dports/gnustep/gnustep-make/Portfile	2007-12-23 18:24:52 UTC (rev 32292)
+++ trunk/dports/gnustep/gnustep-make/Portfile	2007-12-23 18:33:06 UTC (rev 32293)
@@ -18,6 +18,8 @@
 master_sites        gnustep:core
 checksums           md5 f268733ea23f53e211e3977e27b46098
 
+destroot.violate_mtree yes
+
 depends_lib         port:gcc42
 
 configure.args      CC=gcc-mp-4.2 \