summaryrefslogtreecommitdiff
path: root/editors/bitmap
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-19 08:34:23 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-19 08:34:23 +0000
commit8f66eb72c836b8e90100c173f399c3003fa6a099 (patch)
tree2eced4dc4c3ce48dd08015f1d199ab55cb7847ed /editors/bitmap
parentActivate bitmap-fonts instead of bitmap-font. (diff)
Fix dependency: x11-fonts/bitmap-font -> x11-fonts/bitmap-fonts.
Notes
Notes: svn path=/head/; revision=30838
Diffstat (limited to 'editors/bitmap')
-rw-r--r--editors/bitmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile
index 210bd83f7dec..231ad91bf001 100644
--- a/editors/bitmap/Makefile
+++ b/editors/bitmap/Makefile
@@ -26,7 +26,7 @@ EMACS_PORT_NAME= emacs20
ALL_TARGET= elc
BUILD_DEPENDS= uncompface:${PORTSDIR}/mail/faces
-RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-font
+RUN_DEPENDS= ${BITMAP_FONT}:${PORTSDIR}/x11-fonts/bitmap-fonts
PLIST_SUB= BITMAPDOCDIR=${BITMAPDOCDIR}
.include <bsd.port.pre.mk>