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

(-)Makefile (+7 lines)
Lines 41-44 Link Here
41
	@${ECHO_MSG} "make WITH_ISPELL=yes"
41
	@${ECHO_MSG} "make WITH_ISPELL=yes"
42
.endif
42
.endif
43
43
44
post-patch:
45
	@touch ${WRKSRC}/Makefile.in ${WRKSRC}/intl/Makefile.in
46
	@touch ${WRKSRC}/src/Makefile.in ${WRKSRC}/src/mathed/Makefile.in
47
	@touch ${WRKSRC}/src/insets/Makefile.in ${WRKSRC}/src/support/Makefile.in
48
	@touch ${WRKSRC}/lib/Makefile.in ${WRKSRC}/lib/reLyX/Makefile.in
49
	@touch ${WRKSRC}/src/config.h.in
50
44
.include <bsd.port.mk>
51
.include <bsd.port.mk>

Return to bug 18240