[44408] trunk/dports/lang/python23/Portfile

jmr at macports.org jmr at macports.org
Sat Dec 27 17:19:29 PST 2008


Revision: 44408
          http://trac.macports.org/changeset/44408
Author:   jmr at macports.org
Date:     2008-12-27 17:19:28 -0800 (Sat, 27 Dec 2008)
Log Message:
-----------
python23: depends_lib -> depends_build for gnutar

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

Modified: trunk/dports/lang/python23/Portfile
===================================================================
--- trunk/dports/lang/python23/Portfile	2008-12-28 00:51:50 UTC (rev 44407)
+++ trunk/dports/lang/python23/Portfile	2008-12-28 01:19:28 UTC (rev 44408)
@@ -20,7 +20,7 @@
 					sha1 1e04709f527d5dd0ce9adde1cfca6aa2bb0ddce6
 
 # Should be depends_extract, but that isn't implemented
-depends_lib		bin:gnutar:gnutar
+depends_build		bin:gnutar:gnutar
 
 extract.post_args	| gnutar -xf -
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081227/0584abda/attachment.html>


More information about the macports-changes mailing list