Index: head/www/transproxy/Makefile =================================================================== --- head/www/transproxy/Makefile (revision 10338) +++ head/www/transproxy/Makefile (revision 10339) @@ -1,26 +1,29 @@ # New ports collection makefile for: transproxy # Version required: 0.3 # Date created: Fri Mar 27 21:24:13 WST 1998 # Whom: Peter Wemm # # $FreeBSD$ # DISTNAME= transproxy-0.3 CATEGORIES= www net MASTER_SITES= ftp://ftp.nlc.net.au/pub/linux/www/ DISTFILES= transproxy-0.3.tgz 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" .endif do-install: cd ${WRKSRC}; ${INSTALL_PROGRAM} ${WRKSRC}/tproxy ${PREFIX}/sbin .include Property changes on: head/www/transproxy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property