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

(-)Makefile (+4 lines)
Lines 52-57 Link Here
52
CONFIGURE_ARGS+=	--disable-stack-for-recursion
52
CONFIGURE_ARGS+=	--disable-stack-for-recursion
53
.endif
53
.endif
54
54
55
# libedit
56
.if ${PORT_OPTIONS:MLIBEDIT}
57
CFLAGS+=	-I /usr/include/edit
58
.endif
55
59
56
# Optional knobs that accept positive integer parameters (see pcrebuild(3)):
60
# Optional knobs that accept positive integer parameters (see pcrebuild(3)):
57
61

Return to bug 192459