aboutsummaryrefslogtreecommitdiff
path: root/devel/cgit
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-08-30 04:05:07 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-08-30 04:05:07 +0000
commit53792bf1df45bca40ec6dadadf85bf25b78697ad (patch)
tree9c502719c4b2a6db597c5a905a70e389ee26796b /devel/cgit
parentbf54e29e8e0ac80ee0f62da49230a4a87129e908 (diff)
downloadports-53792bf1df45bca40ec6dadadf85bf25b78697ad.tar.gz
ports-53792bf1df45bca40ec6dadadf85bf25b78697ad.zip
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except for `finance/quantlib' which makes very unorthodoxal usage of port options.
Notes
Notes: svn path=/head/; revision=478429
Diffstat (limited to 'devel/cgit')
-rw-r--r--devel/cgit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile
index 8896c823ba5f..51ac6e7fd437 100644
--- a/devel/cgit/Makefile
+++ b/devel/cgit/Makefile
@@ -35,7 +35,7 @@ SUB_FILES= pkg-message
PORTDOCS= ${PORTNAME}rc.5.txt
OPTIONS_DEFINE= DOCS ASCIIDOC
-OPTIONS_DEFAULT= DOCS ASCIIDOC
+OPTIONS_DEFAULT= ASCIIDOC
OPTIONS_SUB= yes
ASCIIDOC_DESC= Use asciidoc to preprocess man page