diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 12:48:32 +0000 |
commit | cc8ad7de9b786478d98d89f893f727969ff10a5c (patch) | |
tree | a8d88971682ad17f920feb443ddc5ac6b3c408b6 /korean | |
parent | 7b15a42f40e8532459008d3c4cacc3716af2e6d0 (diff) | |
download | ports-cc8ad7de9b786478d98d89f893f727969ff10a5c.tar.gz ports-cc8ad7de9b786478d98d89f893f727969ff10a5c.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/nanumfonts-otf/Makefile | 2 | ||||
-rw-r--r-- | korean/xpdf/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/korean/nanumfonts-otf/Makefile b/korean/nanumfonts-otf/Makefile index 54de597a53e5..4f48bcea1070 100644 --- a/korean/nanumfonts-otf/Makefile +++ b/korean/nanumfonts-otf/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= Nanum family Hangul fonts (${FONTFORMAT}) +BROKEN= unfetchable + LICENSE= OFL11 DISTFILE_LIST= ALL diff --git a/korean/xpdf/Makefile b/korean/xpdf/Makefile index 42dbbf8364fc..0b7d9dfa6708 100644 --- a/korean/xpdf/Makefile +++ b/korean/xpdf/Makefile @@ -13,6 +13,8 @@ DIST_SUBDIR= ${DISTNAME}-${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Korean font support for xpdf +BROKEN= unfetchable + RUN_DEPENDS= xpdf:graphics/xpdf \ ${ADOBECMAPDIR}/ai0/CMap/Identity-H:print/adobe-cmaps \ ${FONTSDIR}/UnBatang.ttf:korean/unfonts-core |