Accoring to revdep-rebuild(1)

   CONFIGURATION
   
       revdep-rebuild no longer uses hardcoded paths. To change the
       default behavior the following variables can be changed by the
       user.

       LD_LIBRARY_MASK - Mask of specially evaluated libraries

       SEARCH_DIRS - List of directories to search for executables and
          libraries

       SEARCH_DIRS_MASK - List of directories to not search

       You can prepend to these variables by setting the variable in
       your environment prior to execution, by placing an entry in
       make.conf, or by placing a file in /etc/revdep-rebuild
       containing the appropriate variables.
                     
However, revdep-rebuild seems to ignore SEARCH_DIRS_MASK when set in
/etc/port/make.conf or in a file in /etc/revdep/rebuild/.  It only
works when I set it in the enviroment like this it works:

  SEARCH_DIRS_MASK=/usr/lib/digilent/waveforms revdep-rebuild --pretend

-- 
Grant Edwards               grant.b.edwards        Yow! How do I get HOME?
                                  at               
                              gmail.com            


Reply via email to