summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-26 22:51:35 +0000
committerminskim <minskim@pkgsrc.org>2006-06-26 22:51:35 +0000
commitb4be38996950479c00ffafbfcef125451b8f8513 (patch)
tree50836f770a0ecb41327cc8270a96c64806b212fa /print
parent9a2f040665482c639312444b17273c2fe3e2c412 (diff)
downloadpkgsrc-b4be38996950479c00ffafbfcef125451b8f8513.tar.gz
Explicitly depend on texmf-dirs. No functional changes since it was
previously pulled in by ja-ptex-share.
Diffstat (limited to 'print')
-rw-r--r--print/ja-ptex-bin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile
index 6b61bc79ecf..d63a66e1f99 100644
--- a/print/ja-ptex-bin/Makefile
+++ b/print/ja-ptex-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2006/06/26 22:46:38 minskim Exp $
+# $NetBSD: Makefile,v 1.29 2006/06/26 22:51:35 minskim Exp $
DISTNAME= ptex-src-${PTEX_VERS}
PKGNAME= ja-ptex-bin-${PTEX_VERS}
@@ -23,6 +23,8 @@ SITES_mendexk2.6d.tar.gz= \
DEPENDS+= ja-ptex-share>=2.4:../../print/ja-ptex-share
+USE_DIRS+= texmf-1.3
+
.include "../../print/teTeX3-bin/buildlink3.mk"
.include "../../print/teTeX3-bin/Makefile.common"
.include "../../print/teTeX/module.mk"