diff options
author | antoine <antoine@FreeBSD.org> | 2019-08-04 20:37:58 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-08-04 20:37:58 +0800 |
commit | 44c4c3d713bd4cdf90f1fae9e4def7fdb0e90a08 (patch) | |
tree | e3d2b7e37f6428af9e8eb0fdef9945332f21b007 /korean | |
parent | 5ffaba3c6038d09124f81bfc6dfc0f487c32bc17 (diff) | |
download | freebsd-ports-gnome-44c4c3d713bd4cdf90f1fae9e4def7fdb0e90a08.tar.gz freebsd-ports-gnome-44c4c3d713bd4cdf90f1fae9e4def7fdb0e90a08.tar.zst freebsd-ports-gnome-44c4c3d713bd4cdf90f1fae9e4def7fdb0e90a08.zip |
Mark BROKEN: unfetchable
Diffstat (limited to 'korean')
-rw-r--r-- | korean/baekmukfonts-ttf/Makefile | 2 | ||||
-rw-r--r-- | korean/gtkcomm/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/korean/baekmukfonts-ttf/Makefile b/korean/baekmukfonts-ttf/Makefile index d038490a3dcf..81d545605055 100644 --- a/korean/baekmukfonts-ttf/Makefile +++ b/korean/baekmukfonts-ttf/Makefile @@ -15,6 +15,8 @@ COMMENT= Baekmuk family Korean TrueType Fonts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT +BROKEN= unfetchable + NO_BUILD= yes USES= fonts diff --git a/korean/gtkcomm/Makefile b/korean/gtkcomm/Makefile index d9aad75dbebc..301561648cac 100644 --- a/korean/gtkcomm/Makefile +++ b/korean/gtkcomm/Makefile @@ -12,6 +12,8 @@ COMMENT= Serial controlling software, with gtk+ widget LICENSE= GPLv2 +BROKEN= unfetchable + RUN_DEPENDS= ${LOCALBASE}/share/fonts/baekmukfonts/gulim12.pcf.gz:korean/baekmukfonts-bdf USES= gettext pathfix perl5 pkgconfig |