From 656f628d50698a4aceab0c17923c0a4366cb4df7 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 28 Mar 1998 08:25:28 +0000 Subject: Clarify the conditional brokenness and mention where ipfilter comes from. --- www/transproxy/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/transproxy') diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index 9acbdfece545..95d70595e23c 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -15,6 +15,9 @@ MAINTAINER= peter@FreeBSD.ORG ALL_TARGET= tproxy +# This has only been tested with -current, although it might work if you +# can get the ipfilter package to build on a 2.2.x system. YMMV. +# ftp://cheops.anu.edu.au/pub/net/firewall/ip-filter/ OSVERSION!= sysctl -n kern.osreldate .if ${OSVERSION} < 300000 BROKEN= "transproxy requires ipfilter, available in 3.0 or later" -- cgit v1.2.3