From 87af00fb69ae36ab39ec270ccf6c871bac152b6d Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Mon, 3 May 2004 07:06:11 +0000 Subject: [PATCH] o Chase dependency on print/pfaedit -> print/fontforge. o Bump PORTREVISION accordingly. Pointed out by: Hermes Trismegistus --- print/mftrace/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index cb6c81b47534..e44ed2cc3e55 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -8,6 +8,7 @@ PORTNAME= mftrace PORTVERSION= 1.0.29 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/ @@ -16,7 +17,7 @@ COMMENT= Scalable PostScript (Type1) Fonts for MetaFont RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ t1asm:${PORTSDIR}/print/t1utils \ - pfaedit:${PORTSDIR}/print/pfaedit + fontforge:${PORTSDIR}/print/fontforge .if defined(WITH_POTRACE) RUN_DEPENDS+= potrace:${PORTSDIR}/graphics/potrace