[110869] trunk/dports/www/mod_jk2/Portfile

jmr at macports.org jmr at macports.org
Sun Sep 8 16:26:22 PDT 2013


Revision: 110869
          https://trac.macports.org/changeset/110869
Author:   jmr at macports.org
Date:     2013-09-08 16:26:22 -0700 (Sun, 08 Sep 2013)
Log Message:
-----------
mod_jk2: add autotools deps, used by buildconf.sh

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

Modified: trunk/dports/www/mod_jk2/Portfile
===================================================================
--- trunk/dports/www/mod_jk2/Portfile	2013-09-08 22:16:55 UTC (rev 110868)
+++ trunk/dports/www/mod_jk2/Portfile	2013-09-08 23:26:22 UTC (rev 110869)
@@ -29,8 +29,8 @@
 patch.dir           ${worksrcpath}/jakarta-tomcat-connectors/jk
 patchfiles			patch-workers2.properties.minimal.diff
 
-depends_build		path:apache2/bin/httpd:apache2
-depends_lib			lib:pcre:pcre
+depends_build		path:apache2/bin/httpd:apache2 port:autoconf port:automake port:libtool
+depends_lib			port:pcre
 
 worksrcdir			${distname}/jakarta-tomcat-connectors/jk/native2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130908/ad847688/attachment.html>


More information about the macports-changes mailing list