summaryrefslogtreecommitdiff
path: root/textproc/mendexk
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-02-23 18:28:51 +0000
committerjoerg <joerg@pkgsrc.org>2015-02-23 18:28:51 +0000
commit3373da9a0a45678905922587aab3ea3f5dcaabf9 (patch)
tree4935d0f73f157a5b1f80ea3442d2828778ceb81e /textproc/mendexk
parentcb9775c7178f337628d372e385e3b2f272797740 (diff)
downloadpkgsrc-3373da9a0a45678905922587aab3ea3f5dcaabf9.tar.gz
Help config.guess/config.sub override logic.
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 \