pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-eplain tex-eplain: add tex-dehyph dependency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46255f55fd07
branches:  trunk
changeset: 318457:46255f55fd07
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Jan 26 04:18:48 2019 +0000

description:
tex-eplain: add tex-dehyph dependency

diffstat:

 print/tex-eplain/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r e3fb7e501f7b -r 46255f55fd07 print/tex-eplain/Makefile
--- a/print/tex-eplain/Makefile Sat Jan 26 04:15:48 2019 +0000
+++ b/print/tex-eplain/Makefile Sat Jan 26 04:18:48 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:33 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/01/26 04:18:48 markd Exp $
 
 DISTNAME=      eplain
 PKGNAME=       tex-${DISTNAME}-3.8
+PKGREVISION=   1
 TEXLIVE_REV=   41154
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,6 +12,7 @@
 
 DEPENDS+=      tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
 DEPENDS+=      tex-babel-[0-9]*:../../print/tex-babel
+DEPENDS+=      tex-dehyph-[0-9]*:../../print/tex-dehyph
 DEPENDS+=      tex-pdftex-[0-9]*:../../print/tex-pdftex
 
 INSTALLATION_DIRS+=    bin



Home | Main Index | Thread Index | Old Index