svn commit: r317860 - head/x11-wm/wmconfig
Lars Engels
lme at FreeBSD.org
Sat May 11 09:49:21 UTC 2013
Author: lme
Date: Sat May 11 09:49:21 2013
New Revision: 317860
URL: http://svnweb.freebsd.org/changeset/ports/317860
Log:
Remove unneccessary default activation of NLS and DOCS
Noticed by: jgh
Modified:
head/x11-wm/wmconfig/Makefile
Modified: head/x11-wm/wmconfig/Makefile
==============================================================================
--- head/x11-wm/wmconfig/Makefile Sat May 11 09:41:51 2013 (r317859)
+++ head/x11-wm/wmconfig/Makefile Sat May 11 09:49:21 2013 (r317860)
@@ -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>
More information about the svn-ports-head
mailing list