summaryrefslogtreecommitdiff
path: root/x11-fonts/bitmap-fonts
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2003-03-25 14:20:19 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2003-03-25 14:20:19 +0000
commite358d694fce45f8512ce695f6bbb8ec61bb501c6 (patch)
treed2ba937108bb7b719d647d0f98bb1d8883a4e585 /x11-fonts/bitmap-fonts
parentFix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate (diff)
Set proper dependency.
PR: ports/49024 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=77458
Diffstat (limited to 'x11-fonts/bitmap-fonts')
-rw-r--r--x11-fonts/bitmap-fonts/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-fonts/bitmap-fonts/Makefile b/x11-fonts/bitmap-fonts/Makefile
index 13d5b81c10dd..dd8bdc79f439 100644
--- a/x11-fonts/bitmap-fonts/Makefile
+++ b/x11-fonts/bitmap-fonts/Makefile
@@ -31,8 +31,10 @@ PLIST_SUB= FONTSDIR=${FONTSDIR}
.include <bsd.port.pre.mk>
-.if ${XFREE86_VERSION} == 4
-RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+.if ${XFREE86_VERSION} == 3
+BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86
+.elif ${XFREE86_VERSION} == 4
+RUN_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
.endif
do-build: