diff options
Diffstat (limited to 'korean/uniksc/Makefile')
-rw-r--r-- | korean/uniksc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/uniksc/Makefile b/korean/uniksc/Makefile index a3b9fec60477..ff2d52c85d9f 100644 --- a/korean/uniksc/Makefile +++ b/korean/uniksc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@freebsd.org COMMENT= Converts data between Korean KSC-5601 and Unicode 3.0 UTF-16 -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES .if ${MACHINE_ARCH:L} == "amd64" CFLAGS+= "-fPIC" |