summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-17 08:18:55 +0000
committerpav <pav@FreeBSD.org>2004-06-17 08:18:55 +0000
commit6d65cc729833111ae1b621ae2254359a4ddd47b8 (patch)
treeeb78e11e8d81d7e46fbcbdd7fc283e325b2246c9 /editors
parenta8edd6c669617d25246cecec3cb93a4180f78be8 (diff)
downloadFreeBSD-ports-6d65cc729833111ae1b621ae2254359a4ddd47b8.zip
FreeBSD-ports-6d65cc729833111ae1b621ae2254359a4ddd47b8.tar.gz
- Unify print/gsfonts dependency check
PR: ports/67999, ports/68035 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
Diffstat (limited to 'editors')
-rw-r--r--editors/ted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 70a0766..67ea398 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -18,7 +18,7 @@ COMMENT= X11 based RTF editor
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
-RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/COPYING:${PORTSDIR}/print/gsfonts
+RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts
WRKSRC= ${WRKDIR}/Ted-${PORTVERSION}
CONFIGURE_WRKSRC= ${WRKSRC}/Ted
OpenPOWER on IntegriCloud