summaryrefslogtreecommitdiffstats
path: root/emulators/gcube/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gcube/Makefile')
-rw-r--r--emulators/gcube/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile
index 7827c13..032184d 100644
--- a/emulators/gcube/Makefile
+++ b/emulators/gcube/Makefile
@@ -36,7 +36,7 @@ post-patch:
${REINPLACE_CMD} \
-e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile.rules
${REINPLACE_CMD} \
- -e 's|/usr/X11R6|${X11BASE}|' ${WRKSRC}/Makefile.rules
+ -e 's|/usr/X11R6|${LOCALBASE}|' ${WRKSRC}/Makefile.rules
${REINPLACE_CMD} \
-e 's|%%LDFLAGS%%|${LDFLAGS}|' ${WRKSRC}/Makefile.rules
${REINPLACE_CMD} -e 's|gcc|${CC}|' ${WRKSRC}/Makefile
OpenPOWER on IntegriCloud