diff options
Diffstat (limited to 'net/scamper/Makefile')
-rw-r--r-- | net/scamper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scamper/Makefile b/net/scamper/Makefile index 1afe326b3852..e2f64f9f7e5c 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= scamper -PORTVERSION= 20140122 +PORTVERSION= 20140530 CATEGORIES= net ipv6 MASTER_SITES= http://www.caida.org/tools/measurement/scamper/code/ DISTNAME= ${PORTNAME}-cvs-${PORTVERSION} @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}-cvs-${PORTVERSION} MAINTAINER= mjl@luckie.org.nz COMMENT= Tool for parallelised IPv4 and IPv6 measurement -USES= gmake +USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |