summaryrefslogtreecommitdiffstats
path: root/mail/faces/files
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1996-12-16 15:12:37 +0000
committermarkm <markm@FreeBSD.org>1996-12-16 15:12:37 +0000
commit3254d0756693b7957e5323a2bea5c52981d77576 (patch)
tree57a676946ecbc2af9c4169624abb1b5d4fd645f1 /mail/faces/files
parent32a5f0eb49436b8204d7c0bb9fb99cff388342e9 (diff)
downloadFreeBSD-ports-3254d0756693b7957e5323a2bea5c52981d77576.zip
FreeBSD-ports-3254d0756693b7957e5323a2bea5c52981d77576.tar.gz
Correct the X11 home so that this compiles.
Diffstat (limited to 'mail/faces/files')
-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 76dae77..417bd45 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.
OpenPOWER on IntegriCloud