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 --- chinese/kcfonts/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'chinese/kcfonts') diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index 2b185f01b1f4..7b94adf62e39 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -14,6 +14,14 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/distfiles/ \ MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW 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 + NO_WRKSUBDIR= yes -.include +.include -- cgit v1.2.3