aboutsummaryrefslogtreecommitdiff
path: root/converters/libiconv
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-06-15 14:51:23 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-06-15 14:51:23 +0000
commit0d049050c60f1a1125782bfcb57f5233474212b6 (patch)
treee0e5dd54d59aa25f97170d5a26655136404fc679 /converters/libiconv
parent92428d601beafa86576f6f0f1eef809a911fdf04 (diff)
downloadports-0d049050c60f1a1125782bfcb57f5233474212b6.tar.gz
ports-0d049050c60f1a1125782bfcb57f5233474212b6.zip
Notes
Diffstat (limited to 'converters/libiconv')
-rw-r--r--converters/libiconv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 08405ef37f5c..278041f74994 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -31,8 +31,8 @@ MAKE_JOBS_UNSAFE= yes
MAN1= iconv.1
MAN3= iconv.3 iconv_open.3 iconv_open_into.3 iconv_close.3 iconvctl.3
-OPTIONS= EXTRA_ENCODINGS "Include extra character sets" on
-# EXTRA_PATCHES "Apply patches to fix CP932 add EUCJP-MS" off
+OPTIONS= EXTRA_ENCODINGS "Include extra character sets" on \
+ EXTRA_PATCHES "Apply patches to fix CP932 add EUCJP-MS" off
.ifdef USE_ICONV
.error USE_ICONV is defined as an environment variable, or in the arguments \