aboutsummaryrefslogtreecommitdiff
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
parentbfad744ad0f6e9c6aba68504566e00edd0d1f20a (diff)
downloadports-e358d694fce45f8512ce695f6bbb8ec61bb501c6.tar.gz
ports-e358d694fce45f8512ce695f6bbb8ec61bb501c6.zip
Notes
-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: