diff options
Diffstat (limited to 'net/trickle/Makefile')
-rw-r--r-- | net/trickle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile index a349bf6d16f6..e7ba3b3d70c2 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://monkey.org/~marius/trickle/ MAINTAINER= mezz@FreeBSD.org COMMENT= Lightweight, portable bandwidth shaper -LIB_DEPENDS= event-1.1a.1:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.2.1:${PORTSDIR}/devel/libevent GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |