HomeSort by: relevance | last modified time | path
    Searched refs:LOCALBASE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mit/ctwm/libexec/
ctwm_app_menu 33 LOCALBASE=$(pkg_info -Q LOCALBASE pkg_install 2>/dev/null) ||
34 LOCALBASE=/usr/pkg
36 find "$LOCALBASE"/share/applications -name '*.desktop' -exec awk -F= '
  /src/external/bsd/openpam/dist/lib/libpam/
openpam_constants.c 178 #ifdef LOCALBASE
179 LOCALBASE "/etc/pam.d/",
180 LOCALBASE "/etc/pam.conf",
191 #ifdef LOCALBASE
192 LOCALBASE "/lib",
  /src/external/bsd/libbind/dist/
config.threads.in 110 : ${LOCALBASE:=/usr/pkg}
124 if test ! -d $LOCALBASE/pthreads
133 pkg="$LOCALBASE/pthreads"
configure 21907 : ${LOCALBASE:=/usr/pkg}
21923 if test ! -d $LOCALBASE/pthreads
21936 pkg="$LOCALBASE/pthreads"
  /src/external/bsd/openpam/dist/
config.h.in 88 #undef LOCALBASE
configure 1528 --with-localbase=DIR Base directory for local policies and modules
19772 if test x"$LOCALBASE" = x""
19777 LOCALBASE=/usr/local
19779 e) LOCALBASE=$prefix ;;
19784 # Check whether --with-localbase was given.
19789 LOCALBASE= ;; #(
19791 LOCALBASE=$ac_default_prefix ;; #(
19793 LOCALBASE="$withval" ;; #(
19799 if test x"$LOCALBASE" != x""
19803 printf "%s\n" "#define LOCALBASE \"${LOCALBASE%/}\"" >>confdefs.
    [all...]

Completed in 60 milliseconds