diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-06 08:44:14 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-06 08:44:14 +0000 |
commit | 4c46450129a715184fc2b7bde65d2a4a46d37179 (patch) | |
tree | 4facc070ec9d66ab5b2f52ab49d368b0706a704f /textproc/uim-el | |
parent | b63bad261d7904477c3b03f827462e55c95c517c (diff) | |
download | ports-4c46450129a715184fc2b7bde65d2a4a46d37179.tar.gz ports-4c46450129a715184fc2b7bde65d2a4a46d37179.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 b171da3dee56..008684fd60ca 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= uim-el-agent:${PORTSDIR}/textproc/uim USE_PERL5_BUILD=yes USE_GMAKE= yes USE_ICONV= yes +USE_EMACS= yes GNU_CONFIGURE= yes EMACS_PORT_NAME?= emacs21 |