View | Details | Raw Unified | Return to bug 67834
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 24-29 Link Here
24
24
25
SUBSYS?=	server
25
SUBSYS?=	server
26
26
27
UNIQUENAME=	${PKGBASE}
27
.if ${SUBSYS} == client
28
.if ${SUBSYS} == client
28
OPTIONS=	INTERFACE_POLLING "interface polling support" on
29
OPTIONS=	INTERFACE_POLLING "interface polling support" on
29
.endif
30
.endif

Return to bug 67834