summaryrefslogtreecommitdiffstats
path: root/comms/twpsk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/twpsk/Makefile')
-rw-r--r--comms/twpsk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/twpsk/Makefile b/comms/twpsk/Makefile
index e3e3aa8..1f7d303 100644
--- a/comms/twpsk/Makefile
+++ b/comms/twpsk/Makefile
@@ -32,7 +32,7 @@ FILES_TO_PATCH= Makefile psk31.1 twpskHelp user-twpsk/makefile \
post-patch:
.for file in ${FILES_TO_PATCH}
@${REINPLACE_CMD} -e \
- 's|/usr/local|${LOCALBASE}|g;s|/usr/X11R6|${X11BASE}|g' \
+ 's|/usr/local|${LOCALBASE}|g;s|/usr/X11R6|${LOCALBASE}|g' \
${WRKSRC}/${file}
.endfor
OpenPOWER on IntegriCloud