aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/src/devices/grotty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/src/devices/grotty/Makefile')
-rw-r--r--gnu/usr.bin/groff/src/devices/grotty/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/src/devices/grotty/Makefile b/gnu/usr.bin/groff/src/devices/grotty/Makefile
index 78d6498c8060..d15ee8bf6231 100644
--- a/gnu/usr.bin/groff/src/devices/grotty/Makefile
+++ b/gnu/usr.bin/groff/src/devices/grotty/Makefile
@@ -6,6 +6,4 @@ DPADD= ${LIBDRIVER} ${LIBGROFF} ${LIBM}
LDADD= ${LIBDRIVER} ${LIBGROFF} -lm
CLEANFILES= ${MAN}
-NO_PIE= yes
-
.include <bsd.prog.mk>