summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/tex-makeindex/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/tex-makeindex/Makefile b/textproc/tex-makeindex/Makefile
index 38a34f08bf5..5865da5b0d5 100644
--- a/textproc/tex-makeindex/Makefile
+++ b/textproc/tex-makeindex/Makefile
@@ -1,12 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2015/05/05 18:19:54 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/05/09 01:16:17 markd Exp $
DISTNAME= makeindex
PKGNAME= tex-${DISTNAME}-2.15
+PKGREVISION= 1
TEXLIVE_REV= 35872
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/makeindex
COMMENT= Style files for makeindex
+DEPENDS+= makeindexk>=2.15:../../textproc/makeindexk
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"