aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2000-07-19 16:34:23 +0800
committershige <shige@FreeBSD.org>2000-07-19 16:34:23 +0800
commitc196dae34ef2c09b9cacf47672e5c80bc76c0e1f (patch)
tree05fa77666b30395be3b3d85b8532ee89a9029379 /editors
parent73d32bc0199cc80a0a5ccb32f86b00af1e605d4f (diff)
downloadfreebsd-ports-gnome-c196dae34ef2c09b9cacf47672e5c80bc76c0e1f.tar.gz
freebsd-ports-gnome-c196dae34ef2c09b9cacf47672e5c80bc76c0e1f.tar.zst
freebsd-ports-gnome-c196dae34ef2c09b9cacf47672e5c80bc76c0e1f.zip
Fix dependency: x11-fonts/bitmap-font -> x11-fonts/bitmap-fonts.
Diffstat (limited to 'editors')
-rw-r--r--editors/bitmap-emacs20/Makefile2
-rw-r--r--editors/bitmap-mule/Makefile2
-rw-r--r--editors/bitmap/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile
index 210bd83f7dec..231ad91bf001 100644
--- a/editors/bitmap-emacs20/Makefile
+++ b/editors/bitmap-emacs20/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>
diff --git a/editors/bitmap-mule/Makefile b/editors/bitmap-mule/Makefile
index 75a138051de1..beabe2662d51 100644
--- a/editors/bitmap-mule/Makefile
+++ b/editors/bitmap-mule/Makefile
@@ -28,7 +28,7 @@ EMACS_PORT_NAME= mule
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
SCRIPTS_ENV= TARGETS=${BITMAP_SETUPEL}
PLIST_SUB= BITMAP_SETUPEL=${BITMAP_SETUPEL} \
BITMAPDOCDIR=${BITMAPDOCDIR}
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>