aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.options.mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-06-04 19:43:53 +0800
committerbapt <bapt@FreeBSD.org>2012-06-04 19:43:53 +0800
commitee66a888c09335e369de181d4b2ea291d8cde0b2 (patch)
tree332ca73b70c8b44f9f2a8a3b0450b4c545b56bf3 /Mk/bsd.options.mk
parentb9f53f243cde83f8c26608f3902d3d0b0d3b15d3 (diff)
downloadfreebsd-ports-gnome-ee66a888c09335e369de181d4b2ea291d8cde0b2.tar.gz
freebsd-ports-gnome-ee66a888c09335e369de181d4b2ea291d8cde0b2.tar.zst
freebsd-ports-gnome-ee66a888c09335e369de181d4b2ea291d8cde0b2.zip
Remove crufts committed by mistake
Reported by: matthew@
Diffstat (limited to 'Mk/bsd.options.mk')
-rw-r--r--Mk/bsd.options.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mk/bsd.options.mk b/Mk/bsd.options.mk
index ab3e3ee5f570..cad2f00ade4c 100644
--- a/Mk/bsd.options.mk
+++ b/Mk/bsd.options.mk
@@ -110,9 +110,6 @@ PORT_OPTIONS:= ${PORT_OPTIONS:N${opt}}
. endfor
## options files (from dialog)
-# unset the old WITH/WITHOUT
-.for opt in ${ALL_OPTIONS}
-.endfor
. if exists(${OPTIONSFILE}) && !make(rmconfig)
. include "${OPTIONSFILE}"
. endif