diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
commit | 33e3d901d4375c73d7a95b6894c0022d6be7eb95 (patch) | |
tree | 34bbfd02d2930c7d48865fddb99f6e755da7b857 /korean | |
parent | 842d1150059240d52d41ca8332c4895bd037e0a9 (diff) | |
download | ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.tar.gz ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hanterm/Makefile | 3 | ||||
-rw-r--r-- | korean/johabfonts/Makefile | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/korean/hanterm/Makefile b/korean/hanterm/Makefile index 9247b4cb21d9..1542fd9a4773 100644 --- a/korean/hanterm/Makefile +++ b/korean/hanterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= hanterm PORTVERSION= 3.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean x11 MASTER_SITES= http://hanterm.org/download/ \ ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/johabm16.pcf.gz:${PORTSDIR}/korean CONFLICTS= ko-hanterm-xf-2.* USE_IMAKE= yes +USE_XORG= ice sm x11 xaw xext xmu xpm xt NO_INSTALL_MANPAGES= yes ALL_TARGET= hanterm diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index 31c056dbe560..7d0cf25b044c 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -7,7 +7,7 @@ PORTNAME= johabfonts PORTVERSION= 3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= korean x11-fonts MASTER_SITES= http://hanterm.org/download/font/ DISTNAME= hanterm-font-${PORTVERSION} |