From 3405e8106be4f80b5cc8d9888af0765a32364b34 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 12 Sep 2000 13:04:00 +0000 Subject: Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento --- korean/kaistfonts/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'korean/kaistfonts/Makefile') diff --git a/korean/kaistfonts/Makefile b/korean/kaistfonts/Makefile index ef6a503b2db8..cee9f23fdb40 100644 --- a/korean/kaistfonts/Makefile +++ b/korean/kaistfonts/Makefile @@ -16,6 +16,14 @@ DISTFILES= kaist-newmj18.bdf.gz ks_philgi16.bdf.gz \ MAINTAINER= cjh@FreeBSD.org USE_X_PREFIX= yes + +.include + +.if ${XFREE86_VERSION} == 4 +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients +RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +.endif + USE_GMAKE= yes NO_WRKSUBDIR= yes MAKE_ENV= DISTDIR=${DISTDIR} DISTFILES="${DISTFILES}" @@ -31,4 +39,4 @@ do-extract: post-install: ${CAT} ${PKGDIR}/MESSAGE -.include +.include -- cgit v1.2.3