summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/src/preproc/refer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/refer/Makefile')
-rw-r--r--gnu/usr.bin/groff/src/preproc/refer/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/refer/Makefile b/gnu/usr.bin/groff/src/preproc/refer/Makefile
index 8a18f6f..ce82c70 100644
--- a/gnu/usr.bin/groff/src/preproc/refer/Makefile
+++ b/gnu/usr.bin/groff/src/preproc/refer/Makefile
@@ -7,4 +7,6 @@ DPADD= ${LIBBIB} ${LIBGROFF} ${LIBM}
LDADD= ${LIBBIB} ${LIBGROFF} -lm
CLEANFILES= label.cpp label_tab.h ${MAN} y.tab.c y.tab.h
+NO_PIE= yes
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud