diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-12-30 18:05:42 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-12-30 18:05:42 +0800 |
commit | d5b7cb24729f5065d4732cbc135f1cdf52027a36 (patch) | |
tree | 1853f751e6f3450d24a8e64478c5eed513ca65b8 /x11 | |
parent | 05b3511a469b2a787a32eb0533b8ef868445111c (diff) | |
download | freebsd-ports-gnome-d5b7cb24729f5065d4732cbc135f1cdf52027a36.tar.gz freebsd-ports-gnome-d5b7cb24729f5065d4732cbc135f1cdf52027a36.tar.zst freebsd-ports-gnome-d5b7cb24729f5065d4732cbc135f1cdf52027a36.zip |
Add DOCS and EXAMPLES options.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/keybinder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/keybinder/Makefile b/x11/keybinder/Makefile index 416ec6a8da8d..5bd5dd6ebd23 100644 --- a/x11/keybinder/Makefile +++ b/x11/keybinder/Makefile @@ -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 |