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

Collapse All | Expand All

(-)Makefile.readline (-1 / +1 lines)
Lines 27-33 Link Here
27
USE_LDCONFIG=		yes
27
USE_LDCONFIG=		yes
28
USE_CSTD=		gnu99
28
USE_CSTD=		gnu99
29
USE_AUTOTOOLS=		libtool
29
USE_AUTOTOOLS=		libtool
30
USES=		gettext gmake perl5
30
USES=			gettext gmake perl5 readline
31
CONFIGURE_ARGS?=	--enable-shared --without-system-verto
31
CONFIGURE_ARGS?=	--enable-shared --without-system-verto
32
CONFIGURE_ENV=		INSTALL="${INSTALL}" YACC="${YACC}"
32
CONFIGURE_ENV=		INSTALL="${INSTALL}" YACC="${YACC}"
33
MAKE_ARGS=		INSTALL="${INSTALL}"
33
MAKE_ARGS=		INSTALL="${INSTALL}"

Return to bug 189879