freebsd-ports/net/pfflowd/files/pf34-Makefile
Sergey Matveychuk 83905b9c96 The latest pf in current has a different pfsync interface, imported 16 June
from OpenBSD 3.5. Make build aware of this by making -DOLD_PFSYNC conditional.

PR:		ports/70654
Submitted by:	maintainer
2004-08-20 13:18:34 +00:00

11 lines
266 B
Text

--- Makefile.orig Thu Aug 19 22:10:22 2004
+++ Makefile Thu Aug 19 22:10:29 2004
@@ -10,7 +10,7 @@
CFLAGS=-g -O -I /usr/local/include/pf
# Uncomment this if you are using pfflowd on OpenBSD <=3.4
-#CFLAGS+=-DOLD_PFSYNC
+CFLAGS+=-DOLD_PFSYNC
TARGETS=pfflowd