diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:52:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:52:41 +0000 |
commit | b921f9a7eb896caa14bbceffc4a462ab5f0ec63d (patch) | |
tree | 044b058b92435825666562b8a2d6e3008af9437f /korean/nanumcoding-ttf | |
parent | 4af74fc7f1c8ee7957caeae86c74d39b94e84fef (diff) | |
download | ports-b921f9a7eb896caa14bbceffc4a462ab5f0ec63d.tar.gz ports-b921f9a7eb896caa14bbceffc4a462ab5f0ec63d.zip |
Notes
Diffstat (limited to 'korean/nanumcoding-ttf')
-rw-r--r-- | korean/nanumcoding-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/nanumcoding-ttf/Makefile b/korean/nanumcoding-ttf/Makefile index ecd53943fa08..5fb8ab3fe2d2 100644 --- a/korean/nanumcoding-ttf/Makefile +++ b/korean/nanumcoding-ttf/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ ${LOCALBASE}/bin/mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale NO_WRKSUBDIR= yes -USE_ZIP= yes +USES= zip FONTSDIR= lib/X11/fonts/nanum-coding${PKGNAMESUFFIX} FONTLIST= NanumGothicCoding \ NanumGothicCoding-Bold |