aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/libutf-8/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile
index 65c9a680c32b..d2229ab41501 100644
--- a/converters/libutf-8/Makefile
+++ b/converters/libutf-8/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Unicode conversion routines between UCS-4 and UTF-8
USE_LDCONFIG= yes
+CFLAGS+= -fPIC
MAN3= libutf-8.3 fgetu8.3 fputu8.3 sgetu8.3 sputu8.3