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

(-)Makefile (-1 / +1 lines)
Lines 109-115 Link Here
109
CONFIGURE_ARGS+=	--enable-mmap
109
CONFIGURE_ARGS+=	--enable-mmap
110
.endif
110
.endif
111
111
112
.if ${PORT_OPTIONS:MMAXIPS)
112
.if ${PORT_OPTIONS:MMAXIPS}
113
CONFIGURE_ARGS+=	--with-max-ips=${NSDMAX_IPS}
113
CONFIGURE_ARGS+=	--with-max-ips=${NSDMAX_IPS}
114
.endif
114
.endif

Return to bug 170794