Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 10:05:43 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338077 - head/x11/keybinder
Message-ID:  <201312301005.rBUA5hr4060995@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Mon Dec 30 10:05:42 2013
New Revision: 338077
URL: http://svnweb.freebsd.org/changeset/ports/338077

Log:
  Add DOCS and EXAMPLES options.

Modified:
  head/x11/keybinder/Makefile

Modified: head/x11/keybinder/Makefile
==============================================================================
--- head/x11/keybinder/Makefile	Mon Dec 30 09:58:45 2013	(r338076)
+++ head/x11/keybinder/Makefile	Mon Dec 30 10:05:42 2013	(r338077)
@@ -20,7 +20,7 @@ USE_XORG=	x11 xext xrender
 USES=		pkgconfig pathfix
 USE_LDCONFIG=	yes
 
-OPTIONS_DEFINE=	PYTHON LUA
+OPTIONS_DEFINE=	DOCS EXAMPLES PYTHON LUA
 OPTIONS_DEFAULT=	PYTHON
 
 # Override LUA description



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