Index: x11/xinit/Makefile =================================================================== RCS file: /a/.cvsup/ports/x11/xinit/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- x11/xinit/Makefile 1 May 2010 11:40:23 -0000 1.8 +++ x11/xinit/Makefile 3 May 2010 12:15:24 -0000 @@ -22,5 +22,6 @@ MAN1= startx.1 xinit.1 post-patch: @${REINPLACE_CMD} -e 's|hexdump|/usr/bin/hexdump|' ${WRKSRC}/startx.cpp + @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/xinit.man .include