diff options
Diffstat (limited to 'net-mgmt/iftop/Makefile')
-rw-r--r-- | net-mgmt/iftop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/iftop/Makefile b/net-mgmt/iftop/Makefile index 0c83a2535160..554160226dd4 100644 --- a/net-mgmt/iftop/Makefile +++ b/net-mgmt/iftop/Makefile @@ -14,7 +14,6 @@ MAINTAINER= vd@FreeBSD.org COMMENT= Display bandwidth usage on an interface by host GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-resolver=netdb_1thread MAN8= iftop.8 |