diff options
Diffstat (limited to 'korean/johabfonts/Makefile')
-rw-r--r-- | korean/johabfonts/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index be34d952f196..31c056dbe560 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -15,8 +15,9 @@ DISTNAME= hanterm-font-${PORTVERSION} MAINTAINER= cjh@FreeBSD.org COMMENT= Hangul fonts for X11(johab) used in many hangul-related programs -BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} -RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT} +BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ + mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ + mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale USE_IMAKE= yes |