aboutsummaryrefslogtreecommitdiff
path: root/net/fping
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-10 17:30:18 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-10 17:30:18 +0000
commitc3cc2cbe27a09b0f8b9e1461bf0bc7148a403c65 (patch)
treeb28ad4565b55bc6916d0004e52318adde0f4dfb4 /net/fping
parent3b0c0c7cf72ceab57cb72fdff4850e660cdd459e (diff)
downloadports-c3cc2cbe27a09b0f8b9e1461bf0bc7148a403c65.tar.gz
ports-c3cc2cbe27a09b0f8b9e1461bf0bc7148a403c65.zip
It's already there too.
Pointy hat to: ehaupt and bapt Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=343661
Diffstat (limited to 'net/fping')
-rw-r--r--net/fping/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile
index 0c6ac8bc824d..98743b780e6c 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -20,8 +20,6 @@ CONFIGURE_ARGS= --bindir="${PREFIX}/sbin"
NO_STAGE= yes
-OPTIONS_DEFINE= IPV6
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIPV4}