diff options
-rw-r--r-- | chinese/moettf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |