aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-10 18:51:06 +0800
committerkrion <krion@FreeBSD.org>2004-05-10 18:51:06 +0800
commit84e4e7746e5622efe160d20deb9896ccae16d6bf (patch)
treee62ef16e0ee72ce252252f803aedd4606c82b71f /net
parent92589a671adee1577e043ba78022b3f7d61f4f20 (diff)
downloadfreebsd-ports-gnome-84e4e7746e5622efe160d20deb9896ccae16d6bf.tar.gz
freebsd-ports-gnome-84e4e7746e5622efe160d20deb9896ccae16d6bf.tar.zst
freebsd-ports-gnome-84e4e7746e5622efe160d20deb9896ccae16d6bf.zip
- Chase libraries for new textproc/libtre version
Diffstat (limited to 'net')
-rw-r--r--net/bfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bfilter/Makefile b/net/bfilter/Makefile
index bb0ee53fb353..e380ed9889fc 100644
--- a/net/bfilter/Makefile
+++ b/net/bfilter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bfilter
PORTVERSION= 0.9.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= krion@FreeBSD.org
COMMENT= Smart filtering HTTP proxy
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
- tre.4:${PORTSDIR}/textproc/libtre \
+ tre.5:${PORTSDIR}/textproc/libtre \
sigc-1.2.5:${PORTSDIR}/devel/libsigc++12
GNU_CONFIGURE= yes