pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-ltxmisc tex-ltxmisc depends on tex-courier.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aab1d8065937
branches:  trunk
changeset: 395980:aab1d8065937
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 16 23:59:32 2009 +0000

description:
tex-ltxmisc depends on tex-courier.

diffstat:

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

diffs (22 lines):

diff -r a65609e95a67 -r aab1d8065937 print/tex-ltxmisc/Makefile
--- a/print/tex-ltxmisc/Makefile        Thu Jul 16 23:58:23 2009 +0000
+++ b/print/tex-ltxmisc/Makefile        Thu Jul 16 23:59:32 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/28 19:07:42 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/16 23:59:32 minskim Exp $
 # TeX Live Revision 12680
 
 DISTNAME=      ltxmisc
 PKGNAME=       tex-${DISTNAME}-2008.12680
+PKGREVISION=   1
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Miscellaneous LaTeX packages
@@ -10,6 +11,7 @@
 DEPENDS+=      tex-amsmath-[0-9]*:../../print/tex-amsmath
 DEPENDS+=      tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
 DEPENDS+=      tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+=      tex-courier-[0-9]*:../../fonts/tex-courier
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
 DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
 DEPENDS+=      tex-natbib-[0-9]*:../../print/tex-natbib



Home | Main Index | Thread Index | Old Index