summaryrefslogtreecommitdiff
path: root/www/bluefish/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 17:09:35 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 17:09:35 +0000
commita2168f5a69700cd7f587bc640c1da01fa1d3cf18 (patch)
tree28bb6731de54562f26a4bfc47c7a23e9156f18d2 /www/bluefish/Makefile
parentAdd DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. (diff)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Notes
Notes: svn path=/head/; revision=361980
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r--www/bluefish/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index bbb59ed52e6a..cfd9787fe074 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --with-gtk2 \
--with-freedesktop_org-mime=${PREFIX}/share/mime \
--with-icon-path=${PREFIX}/share/pixmaps
-OPTIONS_DEFINE= DEBUG NLS TIDY WEBLINT
+OPTIONS_DEFINE= DEBUG NLS TIDY WEBLINT DOCS
DEBUG_DESC= Enable debugging output
TIDY_DESC= Include Tidy HTML cleanup program