aboutsummaryrefslogtreecommitdiffstats
path: root/print/mftrace
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-05-03 15:06:11 +0800
committernork <nork@FreeBSD.org>2004-05-03 15:06:11 +0800
commit86320c5bc5eedb9b3db81aafd67f5e3f690755f4 (patch)
tree2c59199286d1cae927b1733ddfaae5409247bbe5 /print/mftrace
parentfd525b02a28619e3eb13362e8e3518f192b179fd (diff)
downloadfreebsd-ports-gnome-86320c5bc5eedb9b3db81aafd67f5e3f690755f4.tar.gz
freebsd-ports-gnome-86320c5bc5eedb9b3db81aafd67f5e3f690755f4.tar.zst
freebsd-ports-gnome-86320c5bc5eedb9b3db81aafd67f5e3f690755f4.zip
o Chase dependency on print/pfaedit -> print/fontforge.
o Bump PORTREVISION accordingly. Pointed out by: Hermes Trismegistus <hermes@trismegistus.net>
Diffstat (limited to 'print/mftrace')
-rw-r--r--print/mftrace/Makefile3
1 files changed, 2 insertions, 1 deletions
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