diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2011-08-10 21:20:24 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2011-08-10 21:20:24 +0000 |
commit | 990bec3be553d3ffd2402b124c05e6f71d8a89e3 (patch) | |
tree | d4cca3ec23194853926ec468f8f8065e9b862202 /korean | |
parent | 27640f4753ae109c4e80a0350e437a799c46faa8 (diff) | |
download | ports-990bec3be553d3ffd2402b124c05e6f71d8a89e3.tar.gz ports-990bec3be553d3ffd2402b124c05e6f71d8a89e3.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/aleefonts-ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/aleefonts-ttf/Makefile b/korean/aleefonts-ttf/Makefile index 164aa7de1140..73dd14f44769 100644 --- a/korean/aleefonts-ttf/Makefile +++ b/korean/aleefonts-ttf/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} FONTSDIR= lib/X11/fonts/alee${PKGNAMESUFFIX} -FONTLIST= Bandal EunjinNakseo Bangwool Eunjin Guseul +FONTLIST= Bandal Bangwool Eunjin EunjinNakseo Guseul PLIST_DIRS= ${FONTSDIR} .for f in ${FONTLIST} |