mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Clean up the port
PR: ports/65880 Submitted by: maintainer
This commit is contained in:
parent
a953107ba5
commit
ccc4fa37c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110883
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user