freebsd-ports/security/pf/files/patch-aa
Edwin Groothuis 45fb9aeee0 Update port: security/pf - OpenBSD 3.4 pf
Port update after API change in PFIL_HOOKS in -current and
	OpenBSD 3.4 Release.

PR:		 ports/57305
Submitted by:	Max Laier <max@love2party.net>
2003-09-28 13:27:06 +00:00

11 lines
258 B
Text

--- Makefile.orig Sat Sep 27 10:17:32 2003
+++ Makefile Sat Sep 27 10:17:46 2003
@@ -6,7 +6,7 @@
SUBDIR= libpcap
.endif
-SUBDIR+= pfctl authpf ftp-proxy man pf pflog pfsync
+SUBDIR+= pfctl ftp-proxy man pf pflog pfsync
.include "include/mk/util.mk"