From 3ba03fca82bbb5c23d6a35130c470ab789eac4b9 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 14 Sep 2005 23:27:00 +0000 Subject: - Remove dependencies on security/pf, it was removed. pf is in base since 502106 Pointy hat to: pav --- www/squid/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'www/squid') diff --git a/www/squid/Makefile b/www/squid/Makefile index fd83f4f8a680..c64c1eef7263 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -296,10 +296,7 @@ CONFIGURE_ARGS+= --enable-arp-acl .if defined(WITH_SQUID_PF) CONFIGURE_ARGS+= --enable-pf-transparent .if ${OSVERSION} < 502106 -pf_includedir= ${LOCALBASE}/include/pf -BUILD_DEPENDS+= ${pf_includedir}/net/pfvar.h:${PORTSDIR}/security/pf -CFLAGS+= -I${pf_includedir} -EXTRA_PATCHES+= ${WRKDIR}/pf_from_ports.patch +IGNORE= pf available only in FreeBSD 5.3 and newer .endif .endif # IPFilter-headers are not installed on FreeBSD 4 since 4.7-RELEASE, -- cgit v1.2.3