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

(-)Makefile (-1 / +1 lines)
Lines 34-40 Link Here
34
USE_PERL5=	build
34
USE_PERL5=	build
35
USE_LDCONFIG=	yes
35
USE_LDCONFIG=	yes
36
GNU_CONFIGURE=	yes
36
GNU_CONFIGURE=	yes
37
CONFIGURE_ENV=	ac_cv_path_DOLT_BASH=""
37
CONFIGURE_ENV=	AR=/usr/bin/ar ac_cv_path_DOLT_BASH=""
38
CPPFLAGS+=	-I${LOCALBASE}/include
38
CPPFLAGS+=	-I${LOCALBASE}/include
39
LDFLAGS+=	-L${LOCALBASE}/lib
39
LDFLAGS+=	-L${LOCALBASE}/lib
40
INSTALL_TARGET=	install-strip
40
INSTALL_TARGET=	install-strip

Return to bug 195500