diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/apcupsd/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 62c0826cc93..7c1bf8da02f 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2018/03/12 11:17:31 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2018/11/12 14:40:22 jperkin Exp $ DISTNAME= apcupsd-3.14.13r2365 PKGREVISION= 3 @@ -19,6 +19,8 @@ GNU_CONFIGURE= yes PKG_SYSCONFSUBDIR= apcupsd WRKSRC= ${WRKDIR}/apcupsd +CTF_SUPPORTED= no # https://smartos.org/bugview/OS-6533 + .include "options.mk" # Thread support is needed to compile powerflute, which has a curses |