diff options
Diffstat (limited to 'korean/hanemacs/Makefile')
-rw-r--r-- | korean/hanemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/hanemacs/Makefile b/korean/hanemacs/Makefile index f3c878e48b30..2240af04c1fd 100644 --- a/korean/hanemacs/Makefile +++ b/korean/hanemacs/Makefile @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --with-x-toolkit \ --sharedstatedir=/var/run -CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd +CONFIGURE_TARGET= ${ARCH}--freebsd STRIP= MAN1= emacs.1 etags.1 ctags.1 |