diff options
Diffstat (limited to 'benchmarks/nuttcp')
-rw-r--r-- | benchmarks/nuttcp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/nuttcp/Makefile b/benchmarks/nuttcp/Makefile index 1ba9b39253d5..82c5d12884d8 100644 --- a/benchmarks/nuttcp/Makefile +++ b/benchmarks/nuttcp/Makefile @@ -18,6 +18,7 @@ MAINTAINER= andrewclarkii@gmail.com COMMENT= TCP/UDP network testing tool USE_BZIP2= yes +WANT_PERL= yes MAKEFILE= /dev/null ALL_TARGET= ${PORTNAME} MAN8= ${PORTNAME}.8 |