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

jmr at macports.org jmr at macports.org
Sat Mar 22 21:15:57 PDT 2008


Revision: 35259
          http://trac.macosforge.org/projects/macports/changeset/35259
Author:   jmr at macports.org
Date:     2008-03-22 21:15:55 -0700 (Sat, 22 Mar 2008)

Log Message:
-----------
python23: work around gnutar build failure on Leopard (#13462). Will still hit the build issue in #14021, though.

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

Modified: trunk/dports/lang/python23/Portfile
===================================================================
--- trunk/dports/lang/python23/Portfile	2008-03-23 03:55:37 UTC (rev 35258)
+++ trunk/dports/lang/python23/Portfile	2008-03-23 04:15:55 UTC (rev 35259)
@@ -20,7 +20,7 @@
 					sha1 1e04709f527d5dd0ce9adde1cfca6aa2bb0ddce6
 
 # Should be depends_extract, but that isn't implemented
-depends_lib		port:gnutar
+depends_lib		bin:gnutar:gnutar
 
 extract.post_args	| gnutar -xf -
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080322/49882de5/attachment.html 


More information about the macports-changes mailing list