[56322] trunk/dports/python/py-pyrexdoc/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 22:54:42 PDT 2009


Revision: 56322
          http://trac.macports.org/changeset/56322
Author:   ryandesign at macports.org
Date:     2009-08-25 22:54:42 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
py-pyrexdoc: use "extract.mkdir yes"

Modified Paths:
--------------
    trunk/dports/python/py-pyrexdoc/Portfile

Modified: trunk/dports/python/py-pyrexdoc/Portfile
===================================================================
--- trunk/dports/python/py-pyrexdoc/Portfile	2009-08-26 05:53:36 UTC (rev 56321)
+++ trunk/dports/python/py-pyrexdoc/Portfile	2009-08-26 05:54:42 UTC (rev 56322)
@@ -21,13 +21,10 @@
 extract.cmd		cat
 extract.pre_args	""
 extract.dir		${worksrcpath}
+extract.mkdir	yes
 
 patchfiles		patch-pyrexdoc.py
 
-pre-extract {
-	file mkdir ${worksrcpath}
-}
-
 use_configure	no
 build { }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/b5cbc251/attachment-0001.html>


More information about the macports-changes mailing list