aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /korean
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
downloadports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz
ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/nvi-euc-kr/Makefile2
-rw-r--r--korean/nvi-iso-2022-kr/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile
index eb9b7c901748..92b51f5ce911 100644
--- a/korean/nvi-euc-kr/Makefile
+++ b/korean/nvi-euc-kr/Makefile
@@ -14,6 +14,6 @@ CATEGORIES= korean editors
MAINTAINER= ports@FreeBSD.org
COMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-kr
-CONFIGURE_ARGS= --enable-multibyte=euc-kr --program-prefix=n
+CONFIGURE_ARGS= --enable-multibyte=euc-kr --program-prefix=n
.include "${MASTERDIR}/Makefile"
diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile
index b0353064593e..4caf9e667a98 100644
--- a/korean/nvi-iso-2022-kr/Makefile
+++ b/korean/nvi-iso-2022-kr/Makefile
@@ -14,6 +14,6 @@ CATEGORIES= korean editors
MAINTAINER= ports@FreeBSD.org
COMMENT= Clone of vi/ex, with multilingual patch, default settings for iso-2022-kr
-CONFIGURE_ARGS= --enable-multibyte=iso-2022-kr --program-prefix=n
+CONFIGURE_ARGS= --enable-multibyte=iso-2022-kr --program-prefix=n
.include "${MASTERDIR}/Makefile"