[34984] trunk/dports/python/py25-setuptools/Portfile

stechert at macports.org stechert at macports.org
Thu Mar 13 10:13:30 PDT 2008


Revision: 34984
          http://trac.macosforge.org/projects/macports/changeset/34984
Author:   stechert at macports.org
Date:     2008-03-13 10:13:28 -0700 (Thu, 13 Mar 2008)

Log Message:
-----------
Fixes ticket #13580.  depends_lib-append now instead of depends_lib

Modified Paths:
--------------
    trunk/dports/python/py25-setuptools/Portfile

Modified: trunk/dports/python/py25-setuptools/Portfile
===================================================================
--- trunk/dports/python/py25-setuptools/Portfile	2008-03-13 16:07:56 UTC (rev 34983)
+++ trunk/dports/python/py25-setuptools/Portfile	2008-03-13 17:13:28 UTC (rev 34984)
@@ -20,7 +20,7 @@
 
 depends_build			port:py25-hashlib
 
-depends_lib			port:py25-zlib
+depends_lib-append		port:py25-zlib
 
 checksums			md5 0e9bbe1466f3ee29588cc09d3211a010 \
 				sha1 dbc7a4955672964c1c656ae4ca736cf661409d06 \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080313/0c14e2be/attachment.html


More information about the macports-changes mailing list