summaryrefslogtreecommitdiff
path: root/textproc/mendexk
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/mendexk')
-rw-r--r--textproc/mendexk/Makefile5
1 files changed, 4 insertions, 1 deletions
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 \