diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-16 11:00:46 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-16 11:00:46 +0800 |
commit | 037277c495c4a69f56029e71eecf6838910561c8 (patch) | |
tree | 728a3619568ce38b9188fc0b8717a16a880d52d3 /net-mgmt/icinga2/Makefile | |
parent | 944f55c3adc149ff34c18999a68dd201bd55600a (diff) | |
download | freebsd-ports-gnome-037277c495c4a69f56029e71eecf6838910561c8.tar.gz freebsd-ports-gnome-037277c495c4a69f56029e71eecf6838910561c8.tar.zst freebsd-ports-gnome-037277c495c4a69f56029e71eecf6838910561c8.zip |
Add DOCS option for ports with PORTDOCS in plist.
Diffstat (limited to 'net-mgmt/icinga2/Makefile')
-rw-r--r-- | net-mgmt/icinga2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index cee66e553a9a..14163313812b 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -20,6 +20,7 @@ USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} +OPTIONS_DEFINE= DOCS OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= MYSQL PGSQL |