summaryrefslogtreecommitdiff
path: root/print/latex-mk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/latex-mk/Makefile')
-rw-r--r--print/latex-mk/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/latex-mk/Makefile b/print/latex-mk/Makefile
index 354c6352049..26f913e7d44 100644
--- a/print/latex-mk/Makefile
+++ b/print/latex-mk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:33 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/08/04 21:43:43 seb Exp $
#
DISTNAME= latex-mk-1.1
@@ -11,8 +11,10 @@ COMMENT= Makefile fragments and scripts for managing LaTeX documents
GNU_CONFIGURE= YES
+USE_NEW_TEXINFO= YES
+INFO_FILES= latex-mk.info
+
TEST_DIRS= ${WRKSRC}
TEST_TARGET= check
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"