summaryrefslogtreecommitdiffstats
path: root/games/doomlegacy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/doomlegacy/Makefile')
-rw-r--r--games/doomlegacy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomlegacy/Makefile b/games/doomlegacy/Makefile
index 7a3eea0..7d07fae 100644
--- a/games/doomlegacy/Makefile
+++ b/games/doomlegacy/Makefile
@@ -50,7 +50,7 @@ post-patch:
's|-I/usr/local/include/SDL11|`${SDL_CONFIG} --cflags`|; \
s|-lSDL-1\.1|`${SDL_CONFIG} --libs`|; \
s|/usr/local|${LOCALBASE}|; \
- s|/usr/X11R6|${X11BASE}|' \
+ s|/usr/X11R6|${LOCALBASE}|' \
${WRKSRC}/${MAKEFILE}
pre-build:
OpenPOWER on IntegriCloud