diff options
Diffstat (limited to 'benchmarks/flowgrind/Makefile')
-rw-r--r-- | benchmarks/flowgrind/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile index 147c2696929e..380eb01fa954 100644 --- a/benchmarks/flowgrind/Makefile +++ b/benchmarks/flowgrind/Makefile @@ -17,9 +17,7 @@ LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap \ libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} GH_TAGNAME= ${PORTNAME}-${PORTVERSION} -GH_COMMIT= 14b0578 USE_AUTOTOOLS= aclocal autoconf GNU_CONFIGURE= yes |