summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl/files/patch-builds-freetype.mk
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-gpl/files/patch-builds-freetype.mk')
-rw-r--r--print/ghostscript-gpl/files/patch-builds-freetype.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/print/ghostscript-gpl/files/patch-builds-freetype.mk b/print/ghostscript-gpl/files/patch-builds-freetype.mk
new file mode 100644
index 000000000000..e7f0f10173a0
--- /dev/null
+++ b/print/ghostscript-gpl/files/patch-builds-freetype.mk
@@ -0,0 +1,11 @@
+--- builds/freetype.mk.orig 2008-03-07 19:25:58.000000000 +0900
++++ builds/freetype.mk 2008-03-07 19:15:21.000000000 +0900
+@@ -152,7 +152,7 @@
+ $(CFLAGS) \
+ $DFT2_BUILD_LIBRARY \
+ $DFT_CONFIG_MODULES_H="<ftmodule.h>" \
+- $(FTOPTION_FLAG)
++ $(FTOPTION_FLAG) -fPIC
+ FT_CC = $(CC) $(FT_CFLAGS)
+ FT_COMPILE = $(CC) $(ANSIFLAGS) $(FT_CFLAGS)
+