$OpenBSD: patch-apcmon_Makefile,v 1.1 2017/04/23 22:24:30 sthen Exp $
--- apcmon/Makefile.orig	Sun Apr 23 23:23:33 2017
+++ apcmon/Makefile	Sun Apr 23 23:23:42 2017
@@ -1,7 +1,7 @@
 PROG=		apcmon
 SRCS=		apcmon.c
 
-CFLAGS+=	-Wall -Werror -Wstrict-prototypes -pedantic
+CFLAGS+=	-Wall -Wstrict-prototypes -pedantic
 LDADD+=		-lcurses
 
 PIPE=		-pipe
