[42074] trunk/dports/gis/mapserver/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Nov 14 08:41:43 PST 2008


Revision: 42074
          http://trac.macports.org/changeset/42074
Author:   macsforever2000 at macports.org
Date:     2008-11-14 08:41:42 -0800 (Fri, 14 Nov 2008)
Log Message:
-----------
Add destroot.violate_mtree to quell the warning the message. Thanks to jmr for the code.

Modified Paths:
--------------
    trunk/dports/gis/mapserver/Portfile

Modified: trunk/dports/gis/mapserver/Portfile
===================================================================
--- trunk/dports/gis/mapserver/Portfile	2008-11-14 16:23:20 UTC (rev 42073)
+++ trunk/dports/gis/mapserver/Portfile	2008-11-14 16:41:42 UTC (rev 42074)
@@ -56,6 +56,7 @@
 }
 
 destroot.target install-force
+destroot.violate_mtree yes
 post-destroot {
     file mkdir ${destroot}${cgi_path}
     xinstall -m 755 ${worksrcpath}/mapserv ${destroot}${cgi_path}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081114/795b0e92/attachment.html>


More information about the macports-changes mailing list