[56848] trunk/dports/net/ettercap-ng/Portfile

toby at macports.org toby at macports.org
Wed Sep 2 11:26:32 PDT 2009


Revision: 56848
          http://trac.macports.org/changeset/56848
Author:   toby at macports.org
Date:     2009-09-02 11:26:29 -0700 (Wed, 02 Sep 2009)
Log Message:
-----------
use port:pcre dep, otherwise it picks up pcre in /usr

Modified Paths:
--------------
    trunk/dports/net/ettercap-ng/Portfile

Modified: trunk/dports/net/ettercap-ng/Portfile
===================================================================
--- trunk/dports/net/ettercap-ng/Portfile	2009-09-02 18:03:24 UTC (rev 56847)
+++ trunk/dports/net/ettercap-ng/Portfile	2009-09-02 18:26:29 UTC (rev 56848)
@@ -27,7 +27,7 @@
 depends_lib      port:openssl \
                  port:libpcap \
                  port:libnet11 \
-                 lib:libpcre.0:pcre
+                 port:pcre
 
 configure.args   --disable-gtk \
                  --disable-plugins \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090902/76ce9ed0/attachment.html>


More information about the macports-changes mailing list