diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:15:47 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:15:47 +0000 |
commit | 4a3bebcae1b693cbd2080fc861c87e36af4f8bc4 (patch) | |
tree | 3c6875e1915991a70b5d02b799e17418d20b218a /net-mgmt/icingaweb2 | |
parent | e1bfdfbe5665c963621e06f6bbfbbc2c000a804e (diff) | |
download | ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.tar.gz ports-4a3bebcae1b693cbd2080fc861c87e36af4f8bc4.zip |
Notes
Diffstat (limited to 'net-mgmt/icingaweb2')
-rw-r--r-- | net-mgmt/icingaweb2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index 2135b584a739..44e86704eae4 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -30,7 +30,7 @@ SUB_LIST= WWWDIR=${WWWDIR} \ PLIST_SUB= WWWOWN=${WWWOWN} \ WWWGRP=${WWWGRP} -OPTIONS_DEFINE= NLS LDAP MYSQL PGSQL PDF +OPTIONS_DEFINE= NLS LDAP MYSQL PGSQL PDF EXAMPLES OPTIONS_DEFAULT= LDAP MYSQL PGSQL PDF_DESC= Export graphs as PDF |