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 b2e4a1ecda1c..9febe86c06ec 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -16,7 +16,7 @@ COMMENT= Lightweight, portable bandwidth shaper LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |