Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 175569
Collapse All | Expand All

(-)ft2demos-2.3.4-orig/graph/x11/rules.mk (-1 / +1 lines)
Lines 32-38 Link Here
32
#
32
#
33
#   make X11_PATH="/usr/openwin /usr/local/X11R6"
33
#   make X11_PATH="/usr/openwin /usr/local/X11R6"
34
#
34
#
35
FT_PATH := $(subst ;, ,$(subst :, ,$(subst $(SEP),/,$(PATH))))
35
FT_PATH := $(subst ;, ,$(subst :, ,$(subst $(SEP),/,"/sbin:/bin:/usr/sbin:/usr/bin")))
36
36
37
ifndef X11_PATH
37
ifndef X11_PATH
38
  ifneq ($(findstring X11/bin,$(FT_PATH)),)
38
  ifneq ($(findstring X11/bin,$(FT_PATH)),)

Return to bug 175569