aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2013-05-11 17:49:21 +0800
committerlme <lme@FreeBSD.org>2013-05-11 17:49:21 +0800
commit1e4f549526880f4bd3b28e489c1f42afbe5d36ed (patch)
tree0b22808e363acd72cd016235b6c45cadb9214129 /x11-wm
parentfc73f224f1a1bb3917eb527ec4c9b608951b047e (diff)
downloadfreebsd-ports-graphics-1e4f549526880f4bd3b28e489c1f42afbe5d36ed.tar.gz
freebsd-ports-graphics-1e4f549526880f4bd3b28e489c1f42afbe5d36ed.tar.zst
freebsd-ports-graphics-1e4f549526880f4bd3b28e489c1f42afbe5d36ed.zip
Remove unneccessary default activation of NLS and DOCS
Noticed by: jgh
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wmconfig/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile
index d9f56dc7bd1..7be6722e5b7 100644
--- a/x11-wm/wmconfig/Makefile
+++ b/x11-wm/wmconfig/Makefile
@@ -19,7 +19,6 @@ MAN1= wmconfig.1x
PORTDOCS= AUTHORS ChangeLog COPYING README TODO
OPTIONS_DEFINE= NLS DOCS
-OPTIONS_DEFAULT= NLS DOCS
.include <bsd.port.options.mk>