summaryrefslogtreecommitdiff
path: root/korean/uniksc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/uniksc/Makefile')
-rw-r--r--korean/uniksc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/uniksc/Makefile b/korean/uniksc/Makefile
index 32f86a18bec7..c8d2a86cedd2 100644
--- a/korean/uniksc/Makefile
+++ b/korean/uniksc/Makefile
@@ -12,7 +12,7 @@ COMMENT= Converts data between Korean KSC-5601 and Unicode 3.0 UTF-16
USE_LDCONFIG= YES
PLIST_FILES= bin/uniksc include/uniksc.h lib/libuniksc.so.0
-.if ${MACHINE_ARCH:L} == "amd64"
+.if ${MACHINE_ARCH:tl} == "amd64"
CFLAGS+= "-fPIC"
.endif