diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:10:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:10:09 +0000 |
commit | 917e3afc7b4339a057157c4de864e40ea1e0180e (patch) | |
tree | 8494442ad1b4ed99062809694f418770b7b0bb75 /korean/eterm | |
parent | 517612e0b119453bc41e8de3f49e9a45fa0c1161 (diff) | |
download | ports-917e3afc7b4339a057157c4de864e40ea1e0180e.tar.gz ports-917e3afc7b4339a057157c4de864e40ea1e0180e.zip |
Notes
Diffstat (limited to 'korean/eterm')
-rw-r--r-- | korean/eterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile index 9d1ed967bd80..32ad22096187 100644 --- a/korean/eterm/Makefile +++ b/korean/eterm/Makefile @@ -18,6 +18,8 @@ COMMENT= X11 terminal emulator based on rxvt/xterm that supports korean RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts +BROKEN= does not compile + USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_XORG= x11 xext ice sm xt |