pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/teTeX3-texmf Fix path to "tex-zapfding" package ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15ff71850fa9
branches:  trunk
changeset: 392341:15ff71850fa9
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Apr 30 09:26:17 2009 +0000

description:
Fix path to "tex-zapfding" package directory.

diffstat:

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

diffs (18 lines):

diff -r aed64a4d303f -r 15ff71850fa9 print/teTeX3-texmf/Makefile
--- a/print/teTeX3-texmf/Makefile       Thu Apr 30 07:56:18 2009 +0000
+++ b/print/teTeX3-texmf/Makefile       Thu Apr 30 09:26:17 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2009/04/30 07:56:18 minskim Exp $
+# $NetBSD: Makefile,v 1.32 2009/04/30 09:26:17 tron Exp $
 #
 
 DISTNAME=      tetex-texmf-3.0
@@ -63,7 +63,7 @@
 DEPENDS+=      tex-rotating-[0-9]*:../../print/tex-rotating
 DEPENDS+=      tex-symbol-[0-9]*:../../fonts/tex-symbol
 DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
-DEPENDS+=      tex-zapfding-[0-9]*:../../fonts/zapfding
+DEPENDS+=      tex-zapfding-[0-9]*:../../fonts/tex-zapfding
 
 EXTRACT_ELEMENTS+=     ChangeLog
 EXTRACT_ELEMENTS+=     LICENSE.texmf



Home | Main Index | Thread Index | Old Index