aboutsummaryrefslogtreecommitdiff
path: root/net/pfflowd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pfflowd/Makefile')
-rw-r--r--net/pfflowd/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/net/pfflowd/Makefile b/net/pfflowd/Makefile
index df00781146fe..1fe3a47b767b 100644
--- a/net/pfflowd/Makefile
+++ b/net/pfflowd/Makefile
@@ -21,16 +21,13 @@ PLIST_FILES= sbin/pfflowd
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 502106
-IGNORE= only for 5.3 and above
-.endif
-
.if ${OSVERSION} < 502119
-EXTRA_PATCHES+= ${FILESDIR}/pf34-Makefile
+IGNORE= only for 5.3 and above
.endif
-.if ${OSVERSION} < 700000
-BROKEN= does not compile
+.if ${OSVERSION} < 700049
+MAKE_ENV+= OLD_PFSYNC=1
+EXTRA_PATCHES+= ${FILESDIR}/pf37-pfflowd.c
.endif
pre-build: