aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/k10
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-09-12 21:04:00 +0800
committerasami <asami@FreeBSD.org>2000-09-12 21:04:00 +0800
commit47da741123ef8e21ee636c92c56aeea79f52ccbd (patch)
treee040907401668bad88013b550a9c94e03adcd7e6 /japanese/k10
parent799d0bf099681efbc3cb438ad809c1b2f0175d36 (diff)
downloadfreebsd-ports-gnome-47da741123ef8e21ee636c92c56aeea79f52ccbd.tar.gz
freebsd-ports-gnome-47da741123ef8e21ee636c92c56aeea79f52ccbd.tar.zst
freebsd-ports-gnome-47da741123ef8e21ee636c92c56aeea79f52ccbd.zip
Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
Diffstat (limited to 'japanese/k10')
-rw-r--r--japanese/k10/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/k10/Makefile b/japanese/k10/Makefile
index 97855c9ec899..d5d9892146ae 100644
--- a/japanese/k10/Makefile
+++ b/japanese/k10/Makefile
@@ -18,6 +18,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