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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 40-46 Link Here
40
40
41
# Forcing to use the readline from ports (readline in FreeBSD world is not
41
# Forcing to use the readline from ports (readline in FreeBSD world is not
42
# compatible anymore).
42
# compatible anymore).
43
LIB_DEPENDS+=	readline:${PORTSDIR}/devel/readline
43
LIB_DEPENDS+=	readline.6:${PORTSDIR}/devel/readline
44
CFLAGS+=	-isystem ${LOCALBASE}/include
44
CFLAGS+=	-isystem ${LOCALBASE}/include
45
LDFLAGS+=	-L${LOCALBASE}/lib
45
LDFLAGS+=	-L${LOCALBASE}/lib

Return to bug 170429