diff options
Diffstat (limited to 'net/smokeping/Makefile')
-rw-r--r-- | net/smokeping/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 9dc127f8cf7..3e739c83092 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/12/05 20:50:49 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/29 06:22:02 jlam Exp $ DISTNAME= smokeping-2.0.4 CATEGORIES= net @@ -14,7 +14,6 @@ DEPENDS+= p5-Digest-MD5>=2.20:../../security/p5-Digest-MD5 DEPENDS+= p5-libwww>=5.64:../../www/p5-libwww USE_TOOLS+= perl:run -USE_PKGINSTALL= YES NO_BUILD= YES BUILD_DEFS+= USE_INET6 |