aboutsummaryrefslogtreecommitdiff
path: root/net/fping
diff options
context:
space:
mode:
Diffstat (limited to 'net/fping')
-rw-r--r--net/fping/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile
index d1b48b246bbf..0c6ac8bc824d 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -19,6 +19,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/sbin"
NO_STAGE= yes
+
+OPTIONS_DEFINE= IPV6
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIPV4}