[50429] trunk/dports/python/py26-pylibpcap/Portfile

blb at macports.org blb at macports.org
Thu Apr 30 15:13:28 PDT 2009


Revision: 50429
          http://trac.macports.org/changeset/50429
Author:   blb at macports.org
Date:     2009-04-30 15:13:27 -0700 (Thu, 30 Apr 2009)
Log Message:
-----------
python/py26-pylibpcap - use depends_lib-append so dep on python26 isn't lost

Modified Paths:
--------------
    trunk/dports/python/py26-pylibpcap/Portfile

Modified: trunk/dports/python/py26-pylibpcap/Portfile
===================================================================
--- trunk/dports/python/py26-pylibpcap/Portfile	2009-04-30 22:12:28 UTC (rev 50428)
+++ trunk/dports/python/py26-pylibpcap/Portfile	2009-04-30 22:13:27 UTC (rev 50429)
@@ -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/20090430/49870240/attachment.html>


More information about the macports-changes mailing list