summaryrefslogtreecommitdiff
path: root/benchmarks/sipp
diff options
context:
space:
mode:
authorBabak Farrokhi <farrokhi@FreeBSD.org>2018-12-04 16:28:53 +0000
committerBabak Farrokhi <farrokhi@FreeBSD.org>2018-12-04 16:28:53 +0000
commita8c236d0adc3a5bdb7b704fed61b8b21c77cf718 (patch)
treeeae11b232e647e5dc06fee6b9f9d839744ace626 /benchmarks/sipp
parent- Update to 3.4.0 (diff)
benchmarks/sipp: Fix dependencies
- Add missing pkgconfig dependency - Bump portrevision - Pet portlint PR: 233779 Reported by: sobomax
Notes
Notes: svn path=/head/; revision=486612
Diffstat (limited to 'benchmarks/sipp')
-rw-r--r--benchmarks/sipp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile
index 536d2043b736..2bc6d06f58ea 100644
--- a/benchmarks/sipp/Makefile
+++ b/benchmarks/sipp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sipp
PORTVERSION= 3.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= benchmarks net
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
@@ -18,9 +18,10 @@ BROKEN_powerpc64= fails to compile: stat.hpp:307: error: ISO C++ does not suppor
BUILD_DEPENDS= help2man:misc/help2man
+USES= autoreconf gmake ncurses pkgconfig
+
PLIST_FILES= bin/sipp man/man1/sipp.1.gz
-USES= autoreconf gmake ncurses
GNU_CONFIGURE= yes
OPTIONS_DEFINE= OPENSSL GSL PCAP RTPSTREAM SCTP