[82519] trunk/dports/net/libpcapnav/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 15 00:12:59 PDT 2011


Revision: 82519
          http://trac.macports.org/changeset/82519
Author:   ryandesign at macports.org
Date:     2011-08-15 00:12:57 -0700 (Mon, 15 Aug 2011)
Log Message:
-----------
libpcapnav: use port:-style dependencies

Modified Paths:
--------------
    trunk/dports/net/libpcapnav/Portfile

Modified: trunk/dports/net/libpcapnav/Portfile
===================================================================
--- trunk/dports/net/libpcapnav/Portfile	2011-08-15 06:27:13 UTC (rev 82518)
+++ trunk/dports/net/libpcapnav/Portfile	2011-08-15 07:12:57 UTC (rev 82519)
@@ -21,9 +21,11 @@
 checksums        md5     005a0a2d6f1164f1212a7c10ab950b36 \
                  sha1    9f585e8589f289d157732b040f2a213e8b6b239b \
                  rmd160  f2e48b18d6520935c854a94c26aa3cd95bddb0c6
-depends_lib      lib:libpcap:libpcap
+
 depends_build    port:gtk-doc
 
+depends_lib      port:libpcap
+
 configure.args   --with-pcap-headers=${prefix}/include/pcap \
                  --with-pcap-lib=${prefix}/lib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110815/f47c3cd0/attachment-0001.html>


More information about the macports-changes mailing list