From a1862f30e74f949fa0554cc9266b7b82b4ffa079 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 12 Sep 2000 11:08:05 +0000 Subject: Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento and gohan --- korean/mizifont/Makefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'korean/mizifont') diff --git a/korean/mizifont/Makefile b/korean/mizifont/Makefile index c5ce064129f7..58f9c3f1931b 100644 --- a/korean/mizifont/Makefile +++ b/korean/mizifont/Makefile @@ -17,6 +17,13 @@ MAINTAINER= cjh@FreeBSD.org BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm USE_X_PREFIX= yes + +.include + +.if ${XFREE86_VERSION} == 4 +RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +.endif + NO_WRKSUBDIR= yes RPM2CPIO= rpm2cpio @@ -49,4 +56,4 @@ do-install: post-install: @${CAT} ${PKGDIR}/MESSAGE -.include +.include -- cgit v1.2.3