View | Details | Raw Unified | Return to bug 253240 | Differences between
and this patch

Collapse All | Expand All

(-)widentd/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
13
14
USES=		ncurses uidfix tar:xz
14
USES=		ncurses uidfix tar:xz
15
MAKE_ENV+=	BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man"
15
MAKE_ENV+=	BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man"
16
MAKE_ENV+=	NO_WERROR="defined"
16
MAKE_ENV+=	NO_WERROR=no
17
17
18
PLIST_FILES=	sbin/widentd man/man8/widentd.8.gz
18
PLIST_FILES=	sbin/widentd man/man8/widentd.8.gz
19
USE_RC_SUBR=	widentd
19
USE_RC_SUBR=	widentd

Return to bug 253240