aboutsummaryrefslogtreecommitdiff
path: root/net/pfflowd/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-08-20 13:18:34 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-08-20 13:18:34 +0000
commit83905b9c96910db3826ff601060958640a6770b0 (patch)
treec9918adabc6b36f016d5dca069a34995582aeee6 /net/pfflowd/Makefile
parent82f6a88cb492201f447eac3d92343924d15fd1d9 (diff)
downloadports-83905b9c96910db3826ff601060958640a6770b0.tar.gz
ports-83905b9c96910db3826ff601060958640a6770b0.zip
Notes
Diffstat (limited to 'net/pfflowd/Makefile')
-rw-r--r--net/pfflowd/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/pfflowd/Makefile b/net/pfflowd/Makefile
index 3708a79e1a7d..3231b1bd97d9 100644
--- a/net/pfflowd/Makefile
+++ b/net/pfflowd/Makefile
@@ -24,6 +24,10 @@ PLIST_FILES= sbin/pfflowd \
IGNORE= "Only for 5.0 and above"
.endif
+.if ${OSVERSION} < 502119
+EXTRA_PATCHES+= ${FILESDIR}/pf34-Makefile
+.endif
+
.if ${OSVERSION} < 502106
BUILD_DEPENDS= ${LOCALBASE}/include/pf/net/pfvar.h:${PORTSDIR}/security/pf
RUN_DEPENDS= ${LOCALBASE}/modules/pf.ko:${PORTSDIR}/security/pf