Index: Makefile =================================================================== RCS file: /home/pcvs/ports/games/bloboats/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 20 Sep 2006 11:20:54 -0000 1.3 +++ Makefile 1 Dec 2006 20:07:44 -0000 @@ -25,4 +25,7 @@ MAKE_ENV+= CXX="${CXX}" DATADIR="${DATADIR}" +post-patch: + @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/Makefile + .include