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

(-)x11/xinit/Makefile (+1 lines)
Lines 22-26 MAN1= startx.1 xinit.1 Link Here
22
22
23
post-patch:
23
post-patch:
24
	@${REINPLACE_CMD} -e 's|hexdump|/usr/bin/hexdump|' ${WRKSRC}/startx.cpp
24
	@${REINPLACE_CMD} -e 's|hexdump|/usr/bin/hexdump|' ${WRKSRC}/startx.cpp
25
	@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/xinit.man
25
26
26
.include <bsd.port.mk>
27
.include <bsd.port.mk>

Return to bug 146262