aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/syck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile
index 54f9d22f8199..1e331e9eaa20 100644
--- a/textproc/syck/Makefile
+++ b/textproc/syck/Makefile
@@ -15,5 +15,6 @@ COMMENT= Syck is an extension for reading and writing YAML swiftly
GNU_CONFIGURE= yes
USE_BISON= yes
+CFLAGS+= -fPIC
.include <bsd.port.mk>