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>
11 lines
258 B
Text
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"
|
|
|