summaryrefslogtreecommitdiffstats
path: root/security/pfw/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-09-14 23:27:00 +0000
committerpav <pav@FreeBSD.org>2005-09-14 23:27:00 +0000
commitadb8e3ed8975728995f5248cf26e100c9a8de1f4 (patch)
treeff69b15fbb5a9068e8c41408afe53764460c6708 /security/pfw/Makefile
parent180bd48ff1a1be93d7805d97ab7621e761b410ed (diff)
downloadFreeBSD-ports-adb8e3ed8975728995f5248cf26e100c9a8de1f4.zip
FreeBSD-ports-adb8e3ed8975728995f5248cf26e100c9a8de1f4.tar.gz
- Remove dependencies on security/pf, it was removed. pf is in base since
502106 Pointy hat to: pav
Diffstat (limited to 'security/pfw/Makefile')
-rw-r--r--security/pfw/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/pfw/Makefile b/security/pfw/Makefile
index 397df62..301b609 100644
--- a/security/pfw/Makefile
+++ b/security/pfw/Makefile
@@ -28,10 +28,8 @@ SUB_LIST= PFW_PREFIX=${PFW_PREFIX}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= pf is only in 5.x
-.elif ${OSVERSION} < 502105
-RUN_DEPENDS+= pf:${PORTSDIR}/security/pf
+.if ${OSVERSION} < 502105
+IGNORE= pf is only in 5.x and newer
.endif
do-install:
OpenPOWER on IntegriCloud