summaryrefslogtreecommitdiffstats
path: root/games/q3base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/q3base/Makefile')
-rw-r--r--games/q3base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/q3base/Makefile b/games/q3base/Makefile
index 5e9452a..f32f854 100644
--- a/games/q3base/Makefile
+++ b/games/q3base/Makefile
@@ -36,7 +36,7 @@ USE_SDL+= image
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|' \
+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|' \
-e 's/echo aout/echo elf/' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|\($${exec_prefix}/lib\)/quake3|\1/q3base|' \
${WRKSRC}/src/Makefile.in
OpenPOWER on IntegriCloud