summaryrefslogtreecommitdiffstats
path: root/www/mod_jk
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_jk')
-rw-r--r--www/mod_jk/Makefile6
-rw-r--r--www/mod_jk/distinfo1
2 files changed, 3 insertions, 4 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile
index ccd3cbb..2562e43 100644
--- a/www/mod_jk/Makefile
+++ b/www/mod_jk/Makefile
@@ -47,10 +47,8 @@ AUTOMAKE_ARGS= --add-missing
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-apxs=${APXS}
-pre-patch: build-depends
-
-post-patch:
- cd ${WRKSRC}; ${ACLOCAL}; ${LIBTOOLIZE}
+run-autotools:
+ @cd ${WRKSRC}; ${ACLOCAL}; ${LIBTOOLIZE}
do-install:
${APXS} -i -A -n jk ${WRKSRC}/apache-${APACHE_VER}/mod_jk.so
diff --git a/www/mod_jk/distinfo b/www/mod_jk/distinfo
index 8e49bad..36a1418 100644
--- a/www/mod_jk/distinfo
+++ b/www/mod_jk/distinfo
@@ -1 +1,2 @@
MD5 (jakarta-tomcat-connectors-jk-1.2.5-src.tar.gz) = 55727c871286e010222bb0fb91f21d08
+SIZE (jakarta-tomcat-connectors-jk-1.2.5-src.tar.gz) = 594386
OpenPOWER on IntegriCloud