Index: Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/bmpx/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- Makefile 17 Oct 2006 18:16:58 -0000 1.23 +++ Makefile 30 Nov 2006 22:09:45 -0000 @@ -59,4 +59,7 @@ PLIST_SUB+= NLS="" .endif +post-patch: + @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/configure + .include