aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-12-23 00:45:30 +0800
committerkrion <krion@FreeBSD.org>2003-12-23 00:45:30 +0800
commitb14ea27ef264b7f108ac2b70d652255e1c26d1ec (patch)
tree48f0992826c4676885d88c53bf431805d50ddb34 /net
parent0504d6774714000622cf9eb9c9bc89841541fce8 (diff)
downloadfreebsd-ports-gnome-b14ea27ef264b7f108ac2b70d652255e1c26d1ec.tar.gz
freebsd-ports-gnome-b14ea27ef264b7f108ac2b70d652255e1c26d1ec.tar.zst
freebsd-ports-gnome-b14ea27ef264b7f108ac2b70d652255e1c26d1ec.zip
- Chase libraries for new libtre version
Diffstat (limited to 'net')
-rw-r--r--net/bfilter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile
index 6614e6b347dd..4bbbd99bca5a 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bfilter
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Smart filtering HTTP proxy
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
- tre.3:${PORTSDIR}/textproc/libtre \
+ tre.4:${PORTSDIR}/textproc/libtre \
sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
GNU_CONFIGURE= yes