diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-06-20 11:34:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-06-20 11:34:31 +0000 |
commit | 9e70e62929cf4efc9d6c034263a4376ff15af82e (patch) | |
tree | c4c7ce70be8e850f2c58adfbad29cbfd43bf9e7d /korean/eterm | |
parent | Fix unresolved symbol in library after giflib update. (diff) |
Remove BROKEN now that imlib is fixed.
Notes
Notes:
svn path=/head/; revision=299686
Diffstat (limited to 'korean/eterm')
-rw-r--r-- | korean/eterm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile index 32ad22096187..9d1ed967bd80 100644 --- a/korean/eterm/Makefile +++ b/korean/eterm/Makefile @@ -18,8 +18,6 @@ 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 |