pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-tex4ht Fix path in DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ec013c434da
branches:  trunk
changeset: 651656:6ec013c434da
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri May 08 21:55:41 2015 +0000

description:
Fix path in DEPENDS.

diffstat:

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

diffs (18 lines):

diff -r 56d3ad0ad846 -r 6ec013c434da print/tex-tex4ht/Makefile
--- a/print/tex-tex4ht/Makefile Fri May 08 20:28:30 2015 +0000
+++ b/print/tex-tex4ht/Makefile Fri May 08 21:55:41 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/05/08 06:55:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/08 21:55:41 markd Exp $
 
 DISTNAME=      tex4ht
 PKGNAME=       tex-${DISTNAME}-2014
@@ -9,7 +9,7 @@
 COMMENT=       Convert (La)TeX to HTML/XML
 LICENSE=       lppl-1.3c
 
-DEPENDS+=      tex4ht-[0-9]*:../../nih/tex4ht
+DEPENDS+=      tex4ht-[0-9]*:../../print/tex4ht
 
 TEXLIVE_IGNORE_PATTERNS=       texmf-dist/scripts
 



Home | Main Index | Thread Index | Old Index