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

Collapse All | Expand All

(-)dvdisaster/Makefile (+4 lines)
Lines 41-46 Link Here
41
MANLANG=	"" cs de it
41
MANLANG=	"" cs de it
42
42
43
NO_STAGE=	yes
43
NO_STAGE=	yes
44
45
post-patch:
46
	${REINPLACE_CMD} -e '/REQUIRE_GCC/d' ${WRKSRC}/configure ${WRKSRC}/tools/configure
47
44
do-configure:
48
do-configure:
45
	@(cd ${CONFIGURE_WRKSRC} && \
49
	@(cd ${CONFIGURE_WRKSRC} && \
46
		if ! ${SETENV} CC="${CC}" CXX="${CXX}" \
50
		if ! ${SETENV} CC="${CC}" CXX="${CXX}" \

Return to bug 183838