pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/mftrace Depend on fonts/tex-metafont. Bump PKGR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/359044edcb86
branches:  trunk
changeset: 651021:359044edcb86
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 30 11:48:45 2015 +0000

description:
Depend on fonts/tex-metafont.  Bump PKGREVISION.

diffstat:

 fonts/mftrace/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r db159dcebeff -r 359044edcb86 fonts/mftrace/Makefile
--- a/fonts/mftrace/Makefile    Thu Apr 30 11:37:42 2015 +0000
+++ b/fonts/mftrace/Makefile    Thu Apr 30 11:48:45 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2014/05/09 07:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2015/04/30 11:48:45 markd Exp $
 
 DISTNAME=      mftrace-1.2.15
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    fonts
 MASTER_SITES=  http://lilypond.org/download/sources/mftrace/
 
@@ -14,6 +14,7 @@
 DEPENDS+=      potrace>=1.5:../../graphics/potrace
 DEPENDS+=      fontforge>=20041115:../../fonts/fontforge
 DEPENDS+=      t1utils>=1.27:../../fonts/t1utils
+DEPENDS+=      tex-metafont-[0-9]*:../../fonts/tex-metafont
 
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes
@@ -39,5 +40,4 @@
        ${INSTALL_DATA} ${WRKSRC}/tfm.pyc ${DESTDIR}${PREFIX}/${PYSITELIB}
 
 .include "../../lang/python/application.mk"
-.include "../../mk/tex.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index