svn commit: r338077 - head/x11/keybinder

Tijl Coosemans tijl at FreeBSD.org
Mon Dec 30 10:05:43 UTC 2013


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


More information about the svn-ports-head mailing list