summaryrefslogtreecommitdiff
path: root/print/ja-ptex-bin
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-11 20:29:58 +0000
committerminskim <minskim@pkgsrc.org>2004-03-11 20:29:58 +0000
commit3f10520a8101fb1edf95431e1112ebb397827fc1 (patch)
tree8b5f7605e9e2f58ef9db47fe299b456763f2ab74 /print/ja-ptex-bin
parent7b7691d05e27a596d5c3113b52fabef8afd7825c (diff)
downloadpkgsrc-3f10520a8101fb1edf95431e1112ebb397827fc1.tar.gz
Add kpathsea.buildlink3.mk, which is required by ja-ptex-bin. Reported
by Kouichirou Hiratsuka in PR pkg/24706.
Diffstat (limited to 'print/ja-ptex-bin')
-rw-r--r--print/ja-ptex-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile
index fc80ca7c613..6a0cca18523 100644
--- a/print/ja-ptex-bin/Makefile
+++ b/print/ja-ptex-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/01 15:16:49 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/11 20:29:59 minskim Exp $
DISTNAME= ptex-src-${PTEX_VERS}
PKGNAME= ja-ptex-bin-${PTEX_VERS}
@@ -117,5 +117,5 @@ do-install:
pre-clean:
cd ../../print/teTeX-bin && ${MAKE} clean
-.include "../../print/teTeX-bin/kpathsea.buildlink2.mk"
+.include "../../print/teTeX-bin/kpathsea.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"