1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't

show up in the makefiles in the deeper directories.
This commit is contained in:
Andreas Schulz 1995-03-29 19:18:28 +00:00
parent 4fa8aeca2a
commit b38bf2eff2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1237

View File

@ -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