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

(-)engdic/Makefile (+5 lines)
Lines 15-18 Link Here
15
15
16
ALL_TARGET=	clean all
16
ALL_TARGET=	clean all
17
17
18
post-patch:
19
	@for f in ${WRKSRC}/Makefile ${WRKSRC}/engdic.h; do \
20
	 ${PERL} -pi -e 's,/usr/local,${PREFIX},g' $$f; \
21
	done
22
18
.include <bsd.port.mk>
23
.include <bsd.port.mk>

Return to bug 38827