Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 09:49:21 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317860 - head/x11-wm/wmconfig
Message-ID:  <201305110949.r4B9nLJH021273@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305110949.r4B9nLJH021273>