summaryrefslogtreecommitdiff
path: root/print/ptexenc
diff options
context:
space:
mode:
authorjoerg <joerg>2015-02-23 18:28:51 +0000
committerjoerg <joerg>2015-02-23 18:28:51 +0000
commit4e58aa445fca3f12ad66a7a37ae2f46c6c64b605 (patch)
tree4935d0f73f157a5b1f80ea3442d2828778ceb81e /print/ptexenc
parent696e8f3aef6ebe43c4af2fb511be61bb468b2693 (diff)
downloadpkgsrc-4e58aa445fca3f12ad66a7a37ae2f46c6c64b605.tar.gz
Help config.guess/config.sub override logic.
Diffstat (limited to 'print/ptexenc')
-rw-r--r--print/ptexenc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ptexenc/Makefile b/print/ptexenc/Makefile
index d6a83cb1d86..3675c69833d 100644
--- a/print/ptexenc/Makefile
+++ b/print/ptexenc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/11/17 16:46:36 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2015/02/23 18:28:52 joerg Exp $
DISTNAME= texlive-20130530-source
PKGNAME= ptexenc-1.3.1
@@ -17,6 +17,8 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc
+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 \