pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/tex-mathabx-type1 Fix path in DEPENDS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f161578d66f4
branches:  trunk
changeset: 651657:f161578d66f4
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri May 08 22:24:40 2015 +0000

description:
Fix path in DEPENDS

diffstat:

 fonts/tex-mathabx-type1/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6ec013c434da -r f161578d66f4 fonts/tex-mathabx-type1/Makefile
--- a/fonts/tex-mathabx-type1/Makefile  Fri May 08 21:55:41 2015 +0000
+++ b/fonts/tex-mathabx-type1/Makefile  Fri May 08 22:24:40 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/08 22:24:40 markd Exp $
 
 DISTNAME=      mathabx-type1
 PKGNAME=       tex-${DISTNAME}-2014
@@ -9,7 +9,7 @@
 COMMENT=       Outline version of the mathabx fonts
 LICENSE=       lppl-1.3c
 
-DEPENDS+=      tex-mathabx-[0-9]*:../../allnew/tex-mathabx
+DEPENDS+=      tex-mathabx-[0-9]*:../../fonts/tex-mathabx
 
 TEX_MAP_FILES+=        mathabx.map
 



Home | Main Index | Thread Index | Old Index