From 6e380a2b78165ee17a7a7163154a17e8612d3132 Mon Sep 17 00:00:00 2001 From: clement Date: Sat, 5 Jun 2004 13:28:10 +0000 Subject: - Clean up the port PR: ports/65880 Submitted by: maintainer --- www/mod_jk/Makefile | 6 ++---- www/mod_jk/distinfo | 1 + 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'www/mod_jk') 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 -- cgit v1.1