diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-01 09:39:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-01 09:39:47 +0000 |
commit | 57e2ce8082bb8c17f4d61304151b3ba8676287d0 (patch) | |
tree | 3ba0f9700b3ebd0f7f96040bd0218e274d4915f5 /net/trickle | |
parent | c13252898e7216b9b458ccfc8788346d37fc25e2 (diff) | |
download | ports-57e2ce8082bb8c17f4d61304151b3ba8676287d0.tar.gz ports-57e2ce8082bb8c17f4d61304151b3ba8676287d0.zip |
Notes
Diffstat (limited to 'net/trickle')
-rw-r--r-- | net/trickle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 917c13a71804..19c4e2e21835 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -15,7 +15,6 @@ COMMENT= Lightweight, portable bandwidth shaper BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent -USE_SIZE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |