From b60c4b4e216ae41537fc44dfd541549b97037af2 Mon Sep 17 00:00:00 2001 From: kris Date: Fri, 9 Apr 2004 03:06:24 +0000 Subject: unrar is an EXTRACT_DEPENDS, not BUILD_DEPENDS --- chinese/moettf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese/moettf') diff --git a/chinese/moettf/Makefile b/chinese/moettf/Makefile index 864d584cb4af..51f59a961689 100644 --- a/chinese/moettf/Makefile +++ b/chinese/moettf/Makefile @@ -20,7 +20,7 @@ DISTFILES= moe_kai.ttf moe_sung.ttf edustds1.exe edustds2.exe \ MAINTAINER= ports@FreeBSD.org COMMENT= Three Chinese BIG5 TrueType fonts: Kai LiShu Sung SungExt -BUILD_DEPENDS= unrar:${PORTSDIR}/archivers/unrar +EXTRACT_DEPENDS=unrar:${PORTSDIR}/archivers/unrar RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm USE_XLIB= yes -- cgit