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

(-)Makefile (+6 lines)
Lines 53-58 Link Here
53
	@sleep 10
53
	@sleep 10
54
.endif
54
.endif
55
55
56
patch-libtool:
57
	@${DO_NADA}
58
59
run-autotools:
60
	@${DO_NADA}
61
56
do-configure:
62
do-configure:
57
	@(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE}	\
63
	@(cd ${WRKSRC} && ${SETENV} CC=${CC} CXX=${CXX} MAKE=${GMAKE}	\
58
	LIBTOOL=libtool13 LIBTOOLIZE=libtoolize13 ./autogen.sh		\
64
	LIBTOOL=libtool13 LIBTOOLIZE=libtoolize13 ./autogen.sh		\

Return to bug 64606