summaryrefslogtreecommitdiff
path: root/print/tex-bibtex-doc
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-bibtex-doc')
-rw-r--r--print/tex-bibtex-doc/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/print/tex-bibtex-doc/Makefile b/print/tex-bibtex-doc/Makefile
index 24630fac591..d4899278bd1 100644
--- a/print/tex-bibtex-doc/Makefile
+++ b/print/tex-bibtex-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/02/05 18:33:26 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2010/02/14 20:18:56 minskim Exp $
# TeX Live Revision 16044
DISTNAME= bibtex.doc
@@ -9,5 +9,9 @@ COMMENT= Documentation for tex-bibtex
CONFLICTS+= teTeX-texmf<=3.0nb15
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
+
+TEXLIVE_IGNORE_PATTERNS= texmf
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"