summaryrefslogtreecommitdiff
path: root/korean/baekmukfonts-bdf/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-14 19:22:08 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-14 19:22:08 +0000
commita2eaff06abcea73e1599558225dae50b6b2cc800 (patch)
tree69acf0b7e1d4afcbfd0ffa8c8c42b2e8bd3066c0 /korean/baekmukfonts-bdf/Makefile
parentA plugin for GKrellM, which allows you to control XMMS from within GKrellM. (diff)
Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4.
Notes
Notes: svn path=/head/; revision=32618
Diffstat (limited to '')
-rw-r--r--korean/baekmukfonts-bdf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/baekmukfonts-bdf/Makefile b/korean/baekmukfonts-bdf/Makefile
index 7832ab39b093..4f93c2c02be7 100644
--- a/korean/baekmukfonts-bdf/Makefile
+++ b/korean/baekmukfonts-bdf/Makefile
@@ -23,6 +23,7 @@ USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
.if ${XFREE86_VERSION} == 4
+BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif