summaryrefslogtreecommitdiffstats
path: root/sbin/pfctl
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-07 17:33:20 +0000
committerru <ru@FreeBSD.org>2004-07-07 17:33:20 +0000
commitf342897042d54f882518530d1af7df0b532b6e4a (patch)
tree878ad21622217293194d6fc441b876fb19d0f145 /sbin/pfctl
parentcdcc5ec1f9ecb804c40d35185e2c2d8a376b3b13 (diff)
downloadFreeBSD-src-f342897042d54f882518530d1af7df0b532b6e4a.zip
FreeBSD-src-f342897042d54f882518530d1af7df0b532b6e4a.tar.gz
Removed redundant and unsafe BINDIR redefinition.
Diffstat (limited to 'sbin/pfctl')
-rw-r--r--sbin/pfctl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/pfctl/Makefile b/sbin/pfctl/Makefile
index 3be4087..bcdea13 100644
--- a/sbin/pfctl/Makefile
+++ b/sbin/pfctl/Makefile
@@ -4,7 +4,6 @@
.PATH: ${.CURDIR}/../../contrib/pf/man
PROG= pfctl
-BINDIR= ${PREFIX}/sbin
MAN= pfctl.8 pf.4 pflog.4 pfsync.4 pf.conf.5 pf.os.5
SRCS = pfctl.c parse.y pfctl_parser.c pf_print_state.c pfctl_altq.c
OpenPOWER on IntegriCloud