[54823] trunk/dports/python

raimue at macports.org raimue at macports.org
Sun Aug 2 11:50:35 PDT 2009


Revision: 54823
          http://trac.macports.org/changeset/54823
Author:   raimue at macports.org
Date:     2009-08-02 11:50:34 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
py*-pylibpcap:
Fix dependencies

Modified Paths:
--------------
    trunk/dports/python/py-pylibpcap/Portfile
    trunk/dports/python/py25-pylibpcap/Portfile

Modified: trunk/dports/python/py-pylibpcap/Portfile
===================================================================
--- trunk/dports/python/py-pylibpcap/Portfile	2009-08-02 18:29:32 UTC (rev 54822)
+++ trunk/dports/python/py-pylibpcap/Portfile	2009-08-02 18:50:34 UTC (rev 54823)
@@ -22,7 +22,7 @@
 checksums		sha1 f47d6e5d72219e2162f1b16e59f3c45e496652d9 \
 			rmd160 dbda6fec0786630c3af65d540b57507f888d1d78
 
-depends_lib		port:libpcap port:swig
+depends_lib-append	port:libpcap port:swig
 
 post-destroot {
     set sharedir ${destroot}${prefix}/share/doc/${name}-${version}

Modified: trunk/dports/python/py25-pylibpcap/Portfile
===================================================================
--- trunk/dports/python/py25-pylibpcap/Portfile	2009-08-02 18:29:32 UTC (rev 54822)
+++ trunk/dports/python/py25-pylibpcap/Portfile	2009-08-02 18:50:34 UTC (rev 54823)
@@ -22,7 +22,7 @@
 checksums		sha1 f47d6e5d72219e2162f1b16e59f3c45e496652d9 \
 			rmd160 dbda6fec0786630c3af65d540b57507f888d1d78
 
-depends_lib		port:libpcap port:swig
+depends_lib-append	port:libpcap port:swig
 
 post-destroot {
     set sharedir ${destroot}${prefix}/share/doc/${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090802/242b3404/attachment.html>


More information about the macports-changes mailing list