diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:09:35 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:09:35 +0000 |
commit | a2168f5a69700cd7f587bc640c1da01fa1d3cf18 (patch) | |
tree | 28bb6731de54562f26a4bfc47c7a23e9156f18d2 /www/bluefish | |
parent | 6d32175bb2e36c928758f4075aaae849da130bc9 (diff) |
Notes
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 2 |
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 |