[34018] trunk/dports/www/privoxy/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 10 12:37:24 PST 2008


Revision: 34018
          http://trac.macosforge.org/projects/macports/changeset/34018
Author:   ryandesign at macports.org
Date:     2008-02-10 12:37:20 -0800 (Sun, 10 Feb 2008)

Log Message:
-----------
privoxy: use port-style dependency not deprecated lib-style

Modified Paths:
--------------
    trunk/dports/www/privoxy/Portfile

Modified: trunk/dports/www/privoxy/Portfile
===================================================================
--- trunk/dports/www/privoxy/Portfile	2008-02-10 20:03:53 UTC (rev 34017)
+++ trunk/dports/www/privoxy/Portfile	2008-02-10 20:37:20 UTC (rev 34018)
@@ -25,7 +25,7 @@
 
 worksrcdir			${name}-${version}-stable
 
-depends_lib			lib:libpcre:pcre
+depends_lib			port:pcre
 
 set privoxyGroup	privoxy
 set privoxyUser		privoxy

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


More information about the macports-changes mailing list