[42763] trunk/dports/net/bro/Portfile

pmq at macports.org pmq at macports.org
Sun Nov 30 09:50:37 PST 2008


Revision: 42763
          http://trac.macports.org/changeset/42763
Author:   pmq at macports.org
Date:     2008-11-30 09:50:36 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------
Closes #17446. Changes the perl dependency.

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

Modified: trunk/dports/net/bro/Portfile
===================================================================
--- trunk/dports/net/bro/Portfile	2008-11-30 16:57:34 UTC (rev 42762)
+++ trunk/dports/net/bro/Portfile	2008-11-30 17:50:36 UTC (rev 42763)
@@ -25,7 +25,7 @@
 livecheck.regex	    "${master_sites}/bro-(\[0-9a-z.\]+)-stable${extract.suffix}"
 
 # use the system-provided flex
-depends_lib         port:libpcap port:bison port:openssl port:perl5.8
+depends_lib         port:libpcap port:bison port:openssl path:bin/perl:perl5
 
 configure.pre_args  --prefix=${prefix}/share/bro
 configure.args	    --infodir=${prefix}/share/info --mandir=${prefix}/share/man \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/f86e274e/attachment.html>


More information about the macports-changes mailing list