? work Index: Makefile =================================================================== RCS file: /home/pcvs/ports/math/biggles/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 16 Jun 2006 22:17:24 -0000 1.11 +++ Makefile 1 Dec 2006 01:58:54 -0000 @@ -22,4 +22,8 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes +post-patch: + @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/make.inc + @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/setup.py + .include