summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mandoc/Makefile')
-rw-r--r--usr.bin/mandoc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/mandoc/Makefile b/usr.bin/mandoc/Makefile
index ed88f4e..eb50978 100644
--- a/usr.bin/mandoc/Makefile
+++ b/usr.bin/mandoc/Makefile
@@ -19,4 +19,6 @@ CFLAGS+= -DHAVE_CONFIG_H
DPADD= ${LIBMANDOC}
LDADD= ${LIBMANDOC}
+NO_PIE= yes
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud