Removed redundant and unsafe BINDIR redefinition.

This commit is contained in:
Ruslan Ermilov 2004-07-07 17:33:20 +00:00
parent 59b7843e01
commit 1f85322cc5

View File

@ -4,7 +4,6 @@
.PATH: ${.CURDIR}/../../contrib/pf/man .PATH: ${.CURDIR}/../../contrib/pf/man
PROG= pfctl PROG= pfctl
BINDIR= ${PREFIX}/sbin
MAN= pfctl.8 pf.4 pflog.4 pfsync.4 pf.conf.5 pf.os.5 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 SRCS = pfctl.c parse.y pfctl_parser.c pf_print_state.c pfctl_altq.c