summaryrefslogtreecommitdiff
path: root/x11-wm/awesome
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2012-08-03 15:34:45 +0000
committerRenato Botelho <garga@FreeBSD.org>2012-08-03 15:34:45 +0000
commit90d97bb7c0b335bf482b1243aaab6676246ab4ea (patch)
tree840e8379f841715c5db9a647458ff49f7766d803 /x11-wm/awesome
parentUpdate to version 0.38. (diff)
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports
Notes
Notes: svn path=/head/; revision=301957
Diffstat (limited to 'x11-wm/awesome')
-rw-r--r--x11-wm/awesome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile
index e62868041ada..48c3f571fecf 100644
--- a/x11-wm/awesome/Makefile
+++ b/x11-wm/awesome/Makefile
@@ -52,8 +52,8 @@ MANLANG= "" de es fr
MANCOMPRESSED= yes
PORTDOCS= AUTHORS BUGS LICENSE README
-OPTIONS_DEFINE= DBUS
-OPTIONS_DEFAULT=DBUS
+OPTIONS_DEFINE= DBUS DOCS
+OPTIONS_DEFAULT=DBUS DOCS
.include <bsd.port.pre.mk>