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

Collapse All | Expand All

(-)sbin/hastd/Makefile (+1 lines)
Lines 21-26 Link Here
21
21
22
NO_WFORMAT=
22
NO_WFORMAT=
23
NO_WCAST_ALIGN=
23
NO_WCAST_ALIGN=
24
CFLAGS+=-I${.CURDIR}/../../sys
24
CFLAGS+=-I${.CURDIR}
25
CFLAGS+=-I${.CURDIR}
25
CFLAGS+=-DHAVE_CAPSICUM
26
CFLAGS+=-DHAVE_CAPSICUM
26
CFLAGS+=-DPROTO_TCP_DEFAULT_PORT=8457
27
CFLAGS+=-DPROTO_TCP_DEFAULT_PORT=8457

Return to bug 171704