aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2013-06-10 00:04:04 +0800
committertijl <tijl@FreeBSD.org>2013-06-10 00:04:04 +0800
commit0408701d62aaa933b852d8dc7b80c01acd870c6d (patch)
tree41aa7c476f16a3f360886036a531359261de263f /Mk
parent79dc86e5b1e55b2dd1fda2caddb2674e8f930245 (diff)
downloadfreebsd-ports-gnome-0408701d62aaa933b852d8dc7b80c01acd870c6d.tar.gz
freebsd-ports-gnome-0408701d62aaa933b852d8dc7b80c01acd870c6d.tar.zst
freebsd-ports-gnome-0408701d62aaa933b852d8dc7b80c01acd870c6d.zip
Remove some redundant comments.
Approved by: bapt
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mk/bsd.options.mk b/Mk/bsd.options.mk
index 3d1010f1c0be..9e2fabad02c4 100644
--- a/Mk/bsd.options.mk
+++ b/Mk/bsd.options.mk
@@ -65,12 +65,10 @@ PORT_OPTIONS+= DOCS
PORT_OPTIONS+= NLS
.endif
-# Set the default values for the global options, as defined by portmgr
.if !defined(NOPORTEXAMPLES)
PORT_OPTIONS+= EXAMPLES
.endif
-# Activate IPV6 by default
PORT_OPTIONS+= IPV6
# Add per arch options