diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2017-03-07 14:16:42 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2017-03-07 14:16:42 +0000 |
commit | eb359372829d1e93c6e94f449061e3a06e3b4baf (patch) | |
tree | a9aa9a7fe606005ff50aeb08ec78f9e19715acda /sysutils/apcupsd | |
parent | 885e4918f5067b7eab0dcc9ece235f367ba971c1 (diff) |
Notes
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 2bceed6d20e5..6f296b7b7152 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -61,7 +61,7 @@ GAPCMON_USES= pkgconfig GAPCMON_USE= GNOME=gconf2 GAPCMON_CONFLICTS= gapcmon-[0-9]* PCNET_DRV_CONFIGURE_ENABLE= pcnet -USB_DRV__CONFIGURE_ENABLE= usb +USB_DRV_CONFIGURE_ENABLE= usb SNMP_DRV_CONFIGURE_ENABLE= snmp MODBUS_CONFIGURE_ENABLE= modbus SNMP_DRV_OLD_CONFIGURE_ENABLE= net-snmp |