From e8da9801cb2dda5f3dd9f34d5e99938ca655f047 Mon Sep 17 00:00:00 2001 From: danfe Date: Tue, 7 Mar 2017 14:16:42 +0000 Subject: Fix a typo accidentally made in r435590. Pointy hat to: danfe --- sysutils/apcupsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/apcupsd') 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 -- cgit