aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf/ipnat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ipf/ipnat/Makefile')
-rw-r--r--sbin/ipf/ipnat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/ipf/ipnat/Makefile b/sbin/ipf/ipnat/Makefile
index aafb0147ec57..1c017e182cb1 100644
--- a/sbin/ipf/ipnat/Makefile
+++ b/sbin/ipf/ipnat/Makefile
@@ -11,8 +11,6 @@ DPSRCS+= ${GENHDRS}
CLEANFILES+= ${GENHDRS} ipnat_y.c ipnat_l.c
-NO_PIE= yes
-
ipnat_y.c: ipnat_y.y
${YACC} -d ${.ALLSRC}
sed -e 's/yy/ipnat_yy/g' \