diff options
Diffstat (limited to 'net/iftop/Makefile')
-rw-r--r-- | net/iftop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/iftop/Makefile b/net/iftop/Makefile index 2ee2a852e40b..d5829cec41f7 100644 --- a/net/iftop/Makefile +++ b/net/iftop/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ex-parrot.com/~pdw/iftop/download/ MAINTAINER= krion@FreeBSD.org COMMENT= Network utility for real-time bandwidth usage information +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_REINPLACE= yes |