--- xfpovray.cf.orig Tue Feb 10 04:46:25 1998 +++ xfpovray.cf Tue Feb 17 08:37:34 1998 @@ -3,10 +3,10 @@ XCOMM XCOMM Root installation directory for xfpovray -XFROOTDIR = /usr/local +XFROOTDIR = ${BINDIR} XCOMM If your compiler can't find the xforms library -XFORMS_LIBDIR = /usr/local/lib +XFORMS_LIBDIR = ${X11BASE}/lib XCOMM If your compiler can't find the xforms header file -XFORMS_INCDIR = /usr/local/include +XFORMS_INCDIR = ${X11BASE}/include