summaryrefslogtreecommitdiffstats
path: root/emulators/gxemul/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gxemul/Makefile')
-rw-r--r--emulators/gxemul/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index 33c5472..5a755bd 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -38,7 +38,7 @@ USE_XORG= x11
post-patch:
@${REINPLACE_CMD} -Ee \
- 's|/usr/X11R6|${X11BASE}|g; s|-O[0-9]?||g; s|-f[a-zA-Z-]+||g' \
+ 's|/usr/X11R6|${LOCALBASE}|g; s|-O[0-9]?||g; s|-f[a-zA-Z-]+||g' \
${WRKSRC}/configure
do-install:
OpenPOWER on IntegriCloud