summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
Diffstat (limited to 'mail/faces')
-rw-r--r--mail/faces/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/faces/files/patch-aa b/mail/faces/files/patch-aa
index 76dae77d3966..417bd453218f 100644
--- a/mail/faces/files/patch-aa
+++ b/mail/faces/files/patch-aa
@@ -280,8 +280,8 @@ diff -c -N ../faces/Makefile ./Makefile
+ # library files are not in a standard place, then the following
+ # two lines should be uncommented, and set appropriately.
+ #
-+ X11INCDIR = -I$(OPENWINHOME)/include
-+ X11LIBDIR = -L$(OPENWINHOME)/lib
++ X11INCDIR = -I$(X11BASE)/include
++ X11LIBDIR = -L$(X11BASE)/lib
+ #------------------------------------------------------------------------
+ # If you are compiling the XView version, then the following two lines
+ # should be uncommented, and set appropriately.