diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:00:56 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 17:00:56 +0000 |
commit | 16682f7476cc04691ae5fb5a75af1e3b15a52dd5 (patch) | |
tree | 4916eabc44ddfd8660fcd31c3a3f7b293e5fe29d /sysutils/heartbeat | |
parent | 5d2373a0928a9eb5575d4bc2f6f0506a1e29ae6b (diff) | |
download | ports-16682f7476cc04691ae5fb5a75af1e3b15a52dd5.tar.gz ports-16682f7476cc04691ae5fb5a75af1e3b15a52dd5.zip |
Notes
Diffstat (limited to 'sysutils/heartbeat')
-rw-r--r-- | sysutils/heartbeat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile index f21b7aab0542..51d9195d716d 100644 --- a/sysutils/heartbeat/Makefile +++ b/sysutils/heartbeat/Makefile @@ -59,7 +59,7 @@ PKGDEINSTALL= ${PKGINSTALL} PLIST_SUB= USER=${USERS} GROUP=${GROUPS} -OPTIONS_DEFINE= MGMT LDIRECTORD APCSNMP DRAC3 +OPTIONS_DEFINE= MGMT LDIRECTORD APCSNMP DRAC3 DOCS MGMT_DESC= Enable X11 Management Utilities LDIRECTORD_DESC= Enable Linux Director Daemon APCSNMP_DESC= Enable APC SNMP Stonith Device |