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

(-)Makefile (-1 / +2 lines)
Lines 24-30 Link Here
24
24
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
CONFIGURE_ARGS=	--enable-max-performance
27
CONFIGURE_ARGS=	--enable-max-performance \
28
		--disable-myddas
28
USES=		gmake localbase readline
29
USES=		gmake localbase readline
29
30
30
DOCSDIR=	${PREFIX}/share/doc/Yap
31
DOCSDIR=	${PREFIX}/share/doc/Yap

Return to bug 219832