From da6bda6ed56d1478c44280a987ef2b4ee9ae41a4 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 17 Oct 2002 01:38:41 +0000 Subject: [PATCH] Get the dependencies correct for XF4. --- vietnamese/unicode-uhoai/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile index e090a5ebb9ae..269113cfd58c 100644 --- a/vietnamese/unicode-uhoai/Makefile +++ b/vietnamese/unicode-uhoai/Makefile @@ -23,7 +23,7 @@ NO_BUILD= taken care of in do-install target BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir .if ${XFREE86_VERSION} == 4 -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients +BUILD_DEPENDS+= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients .endif