summaryrefslogtreecommitdiff
path: root/net/bwping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bwping/Makefile')
-rw-r--r--net/bwping/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/bwping/Makefile b/net/bwping/Makefile
index 169db1af3c76..3df9872f4e97 100644
--- a/net/bwping/Makefile
+++ b/net/bwping/Makefile
@@ -17,6 +17,9 @@ MAN8= bwping.8
PLIST_FILES= sbin/bwping
NO_STAGE= yes
+
+OPTIONS_DEFINE= IPV6
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIPV6}