From 31372e38f282cb1c82080f3ff7038c85baa68514 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 21 Feb 2015 00:12:51 +0000 Subject: autoconf helpers are above WRKSRC. --- print/kpathsea/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'print/kpathsea') diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile index 270d014f189..84f955ba286 100644 --- a/print/kpathsea/Makefile +++ b/print/kpathsea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2015/01/09 22:13:13 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2015/02/21 00:12:51 joerg Exp $ DISTNAME= texlive-20140525-source PKGNAME= kpathsea-6.2.0 @@ -24,6 +24,9 @@ USE_LIBTOOL= yes USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/${DISTNAME}/texk/kpathsea +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + MAKE_FLAGS+= LIBTOOL=${LIBTOOL:Q} # -- cgit v1.2.3