diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dore/files/patch-ae | 2 |
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 |