diff options
Diffstat (limited to 'net/trickle/Makefile')
-rw-r--r-- | net/trickle/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile index ff561f2f8484..2f9a692e346c 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -16,6 +16,7 @@ COMMENT= Lightweight, portable bandwidth shaper LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes |