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

(-)lyx/Makefile (+3 lines)
Lines 48-51 Link Here
48
	(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
48
	(cd ${WRKSRC}; ${TOUCH} Makefile.in */Makefile.in src/config.h.in)
49
	(cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
49
	(cd ${WRKSRC}/lib/doc; ${RM} -f *.orig)
50
50
51
post-configure:
52
	@${PERL} -pi -e 's@autoheader@autoheader213@g' ${WRKSRC}/src/Makefile
53
	
51
.include <bsd.port.mk>
54
.include <bsd.port.mk>

Return to bug 34609