aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pfstat/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-14 23:27:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-14 23:27:00 +0000
commit3ba03fca82bbb5c23d6a35130c470ab789eac4b9 (patch)
treee31b6ac5868b0406252061aaa4e581b9fc9c736c /sysutils/pfstat/Makefile
parentac1f9d347a87d0c305ab739568c18c3f4cd98ea4 (diff)
downloadports-3ba03fca82bbb5c23d6a35130c470ab789eac4b9.tar.gz
ports-3ba03fca82bbb5c23d6a35130c470ab789eac4b9.zip
Notes
Diffstat (limited to 'sysutils/pfstat/Makefile')
-rw-r--r--sysutils/pfstat/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile
index e2b9387c0e73..482f14ba368a 100644
--- a/sysutils/pfstat/Makefile
+++ b/sysutils/pfstat/Makefile
@@ -32,15 +32,8 @@ PLIST_FILES= bin/pfstat
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= "Only for 5.0 and above"
-.endif
-
.if ${OSVERSION} < 502106
-BUILD_DEPENDS= ${LOCALBASE}/include/pf/net/pfvar.h:${PORTSDIR}/security/pf
-RUN_DEPENDS= ${LOCALBASE}/modules/pf.ko:${PORTSDIR}/security/pf
-
-CFLAGS+= -I${LOCALBASE}/include/pf
+IGNORE= "Only for 5.3 and above"
.endif
post-patch: