summaryrefslogtreecommitdiffstats
path: root/comms/linrad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/linrad/Makefile')
-rw-r--r--comms/linrad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile
index 382b96b6..27eb297 100644
--- a/comms/linrad/Makefile
+++ b/comms/linrad/Makefile
@@ -43,7 +43,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}/|' \
${WRKSRC}/help.c
.for f in ${X11_PATCHFILES}
- @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/${f}
+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/${f}
.endfor
do-install:
OpenPOWER on IntegriCloud