From 3373da9a0a45678905922587aab3ea3f5dcaabf9 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 23 Feb 2015 18:28:51 +0000 Subject: Help config.guess/config.sub override logic. --- textproc/mendexk/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/mendexk') diff --git a/textproc/mendexk/Makefile b/textproc/mendexk/Makefile index 148c866af0f..28fa7c7804e 100644 --- a/textproc/mendexk/Makefile +++ b/textproc/mendexk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/02/13 00:58:22 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/02/23 18:28:52 joerg Exp $ DISTNAME= texlive-20130530-source PKGNAME= mendexk-2.6f @@ -21,6 +21,9 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/mendexk +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + CONFIGURE_ARGS+= --with-system-kpathsea \ --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib \ -- cgit v1.2.3