summaryrefslogtreecommitdiff
path: root/print/kpathsea
diff options
context:
space:
mode:
authorjoerg <joerg>2015-02-21 00:12:51 +0000
committerjoerg <joerg>2015-02-21 00:12:51 +0000
commit31372e38f282cb1c82080f3ff7038c85baa68514 (patch)
treed9d44831a93f91a65e48a9ce94b7b54e30147e58 /print/kpathsea
parent66ffc48984d1bb78e13b7c2ad3193fef822a7981 (diff)
downloadpkgsrc-31372e38f282cb1c82080f3ff7038c85baa68514.tar.gz
autoconf helpers are above WRKSRC.
Diffstat (limited to 'print/kpathsea')
-rw-r--r--print/kpathsea/Makefile5
1 files changed, 4 insertions, 1 deletions
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}
#