From d6cc20b0b6cc98088372b0dd63f9b4be93a06138 Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 8 May 2015 22:24:40 +0000 Subject: Fix path in DEPENDS --- fonts/tex-mathabx-type1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts') diff --git a/fonts/tex-mathabx-type1/Makefile b/fonts/tex-mathabx-type1/Makefile index 01872e26098..2ed8d817478 100644 --- a/fonts/tex-mathabx-type1/Makefile +++ b/fonts/tex-mathabx-type1/Makefile @@ -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 @@ HOMEPAGE= http://ctan.org/pkg/mathabx-type1 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 -- cgit v1.2.3