From 54d5c208e72f7926f4f799649cb3ae20fb279060 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 28 Feb 2015 23:47:25 +0000 Subject: Look deeper for config.guess/config.sub. --- www/ap2-jk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/ap2-jk/Makefile b/www/ap2-jk/Makefile index 8586f99ead7..a1e5f78cf21 100644 --- a/www/ap2-jk/Makefile +++ b/www/ap2-jk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/06/12 13:34:14 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/02/28 23:47:25 joerg Exp $ DISTNAME= tomcat-connectors-${JK_VERSION}-src PKGNAME= ${APACHE_PKG_PREFIX}-jk-${JK_VERSION} @@ -33,6 +33,7 @@ BUILD_DEFS+= JK_ENABLE_JNI GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake +OVERRIDE_DIRDEPTH= 3 SUBST_CLASSES+= jk-lt SUBST_STAGE.jk-lt= post-configure -- cgit v1.2.3