[77800] trunk/dports/www/varnish/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 13 15:34:29 PDT 2011


Revision: 77800
          http://trac.macports.org/changeset/77800
Author:   ryandesign at macports.org
Date:     2011-04-13 15:34:29 -0700 (Wed, 13 Apr 2011)
Log Message:
-----------
varnish: add forgotten dependencies on pkgconfig and pcre; see #29117

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

Modified: trunk/dports/www/varnish/Portfile
===================================================================
--- trunk/dports/www/varnish/Portfile	2011-04-13 22:32:29 UTC (rev 77799)
+++ trunk/dports/www/varnish/Portfile	2011-04-13 22:34:29 UTC (rev 77800)
@@ -4,6 +4,7 @@
 
 name		      varnish
 version		      2.1.5
+revision              1
 categories	      www
 platforms	      darwin
 maintainers	      pmq openmaintainer
@@ -17,3 +18,7 @@
 
 checksums	      sha1 5c413ee7c4267d9fd4713fbff059d1be5fbba60f \
 		      rmd160  4619d4be920504388325f06afdbea9b40f5a806a
+
+depends_build         port:pkgconfig
+
+depends_lib           port:pcre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110413/eef8afa1/attachment.html>


More information about the macports-changes mailing list