Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
This commit is contained in:
Mathieu Arnold
2018-09-10 13:14:50 +00:00
parent f57bc4af66
commit e1bfdfbe56
995 changed files with 1897 additions and 179 deletions

View File

@@ -16,4 +16,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
USE_QT= core dbus gui network printsupport svg widgets xml \
buildtools_build qmake_build
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>