summaryrefslogtreecommitdiff
path: root/print/dvipdfmx
diff options
context:
space:
mode:
authorjoerg <joerg>2015-02-24 21:44:35 +0000
committerjoerg <joerg>2015-02-24 21:44:35 +0000
commit34fba7cd2e66031d89ad2dfeba00508cc7e87f7e (patch)
tree82a480ecdb4bffa5d9e0e8bb47d93136ebe1d471 /print/dvipdfmx
parenta9717a7f12b4da903626c529d51f31ea0b73d975 (diff)
downloadpkgsrc-34fba7cd2e66031d89ad2dfeba00508cc7e87f7e.tar.gz
Fix up config.guess/config.sub.
Diffstat (limited to 'print/dvipdfmx')
-rw-r--r--print/dvipdfmx/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile
index d58ed1ee8b6..bb111f837a8 100644
--- a/print/dvipdfmx/Makefile
+++ b/print/dvipdfmx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2013/11/19 00:02:49 minskim Exp $
+# $NetBSD: Makefile,v 1.44 2015/02/24 21:44:35 joerg Exp $
DISTNAME= texlive-20130530-source
PKGNAME= dvipdfmx-20130405
@@ -23,6 +23,9 @@ GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dvipdfmx
+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