pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/tex-xindy tex-xindy: add dependency on xindy
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b7cf966cb7d
branches: trunk
changeset: 316052:9b7cf966cb7d
user: markd <markd%pkgsrc.org@localhost>
date: Mon Dec 03 19:31:56 2018 +0000
description:
tex-xindy: add dependency on xindy
diffstat:
textproc/tex-xindy/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 4efb5537b259 -r 9b7cf966cb7d textproc/tex-xindy/Makefile
--- a/textproc/tex-xindy/Makefile Mon Dec 03 19:31:52 2018 +0000
+++ b/textproc/tex-xindy/Makefile Mon Dec 03 19:31:56 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2018/08/22 09:47:13 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/12/03 19:31:56 markd Exp $
DISTNAME= xindy
PKGNAME= tex-${DISTNAME}-2.5.1
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 43948
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,6 +10,8 @@
COMMENT= General-purpose index processor
LICENSE= gnu-gpl-v2
+DEPENDS+= xindy>=2.5.1:../../textproc/xindy
+
USE_TOOLS+= perl:run
REPLACE_PERL+= texmf-dist/scripts/xindy/*.pl
Home |
Main Index |
Thread Index |
Old Index