aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-11-21 08:36:26 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-11-21 08:36:26 +0000
commitcbcfde370cef7387a49256b282612ed53b30ccdb (patch)
tree6b04110a85d89148a3db54227de18de5bdef3f5b /korean
parente47c568e5b1886e79421dfb99ca2e55fa130e8e6 (diff)
downloadports-cbcfde370cef7387a49256b282612ed53b30ccdb.tar.gz
ports-cbcfde370cef7387a49256b282612ed53b30ccdb.zip
OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=454590
Diffstat (limited to 'korean')
-rw-r--r--korean/scim-hangul/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile
index 5afac6dacf7a..f068c4b3088d 100644
--- a/korean/scim-hangul/Makefile
+++ b/korean/scim-hangul/Makefile
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
USES= gmake libtool:keepla pkgconfig
OPTIONS_DEFINE= NLS
-OPTIONS_SUB= NLS
+OPTIONS_SUB= yes
.include <bsd.port.options.mk>