diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:25:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:25:54 +0000 |
commit | 07d25991b2d70ca3e06aca6378f20d33fbf6a634 (patch) | |
tree | 4d7d5a1a311e8b643b772541f153b3f1630ab0b3 /textproc/uim-el | |
parent | b469a146672b64b98d075206eab2ab1ac9051c55 (diff) | |
download | ports-07d25991b2d70ca3e06aca6378f20d33fbf6a634.tar.gz ports-07d25991b2d70ca3e06aca6378f20d33fbf6a634.zip |
Notes
Diffstat (limited to 'textproc/uim-el')
-rw-r--r-- | textproc/uim-el/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 327ee519fe82..de235db4a45c 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= uim-el-agent:${PORTSDIR}/textproc/uim USE_PERL5_BUILD=yes USE_GMAKE= yes +USE_ICONV= yes GNU_CONFIGURE= yes EMACS_PORT_NAME?= emacs21 |