summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-03-29 19:18:28 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-03-29 19:18:28 +0000
commitb38bf2eff29ec93ea3ae9bd9c9121018744b90f6 (patch)
tree9ce31ea6ceae83d44c8b2a9340c61e96ef4082de /graphics
parentAdd xperfmon to the SUBDIR list (diff)
Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't
show up in the makefiles in the deeper directories.
Notes
Notes: svn path=/head/; revision=1237
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dore/files/patch-ae2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dore/files/patch-ae b/graphics/dore/files/patch-ae
index e873fac972b6..480f5e09a036 100644
--- a/graphics/dore/files/patch-ae
+++ b/graphics/dore/files/patch-ae
@@ -59,7 +59,7 @@
! INCDIR=../../../include
CFLAGS= -DDORE_REAL_$(PRECISION) -I$(INCDIR)
-! LIBS= $(DORELIB) -L${X11BASE}/lib -lX11 -lm
+! LIBS= $(DORELIB) -L${PREFIX}/lib -lX11 -lm
all: render