summaryrefslogtreecommitdiffstats
path: root/games/bubbros/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bubbros/Makefile')
-rw-r--r--games/bubbros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bubbros/Makefile b/games/bubbros/Makefile
index fe89fcb..5d1054f 100644
--- a/games/bubbros/Makefile
+++ b/games/bubbros/Makefile
@@ -22,7 +22,7 @@ USE_PYTHON= yes
USE_BZIP2= yes
post-patch:
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' \
+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \
${WRKSRC}/display/setup.py
do-build:
OpenPOWER on IntegriCloud