diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:39:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:39:45 +0000 |
commit | 2321edd95816ed0c999c3c3bd0f30ada34148ed8 (patch) | |
tree | 60fbade25a07b28f1af8fbedb1da9cb1859b6350 /korean | |
parent | 167b9fef5890df6cdff25105d1fb1e74f6216e0b (diff) | |
download | ports-2321edd95816ed0c999c3c3bd0f30ada34148ed8.tar.gz ports-2321edd95816ed0c999c3c3bd0f30ada34148ed8.zip |
BROKEN: Removes files installed by another port
Notes
Notes:
svn path=/head/; revision=129977
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hanterm-xf86/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile index bd98290641ec..e41b2c581aff 100644 --- a/korean/hanterm-xf86/Makefile +++ b/korean/hanterm-xf86/Makefile @@ -17,6 +17,8 @@ COMMENT= X11R6-based xterm hacked for managing Korean languages RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/gulim12.pcf.gz:${PORTSDIR}/korean/baekmukfonts-bdf +BROKEN= Removes files installed by another port + USE_ICONV= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes |