[50890] trunk/dports/lang/boo/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 12 04:46:11 PDT 2009


Revision: 50890
          http://trac.macports.org/changeset/50890
Author:   ryandesign at macports.org
Date:     2009-05-12 04:46:10 -0700 (Tue, 12 May 2009)
Log Message:
-----------
boo: use extract.mkdir to avoid polluting the work directory

Modified Paths:
--------------
    trunk/dports/lang/boo/Portfile

Modified: trunk/dports/lang/boo/Portfile
===================================================================
--- trunk/dports/lang/boo/Portfile	2009-05-12 11:31:25 UTC (rev 50889)
+++ trunk/dports/lang/boo/Portfile	2009-05-12 11:46:10 UTC (rev 50890)
@@ -11,7 +11,6 @@
 master_sites            http://dist.codehaus.org/boo/distributions/
 distname                ${distname}-src
 use_zip                 yes
-worksrcdir
 
 description             object oriented statically typed programming language \
                         for CLI
@@ -26,6 +25,8 @@
 depends_lib             port:mono
 depends_build           port:nant
 
+extract.mkdir           yes
+
 patchfiles              patch-default.build.diff
 
 use_configure           no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090512/bed6a6f5/attachment-0001.html>


More information about the macports-changes mailing list