aboutsummaryrefslogtreecommitdiff
path: root/devel/plan9port/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/plan9port/Makefile')
-rw-r--r--devel/plan9port/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile
index e609f83d32f8..65b2a0f9005e 100644
--- a/devel/plan9port/Makefile
+++ b/devel/plan9port/Makefile
@@ -101,7 +101,7 @@ EMPTY_DIRS= plan9/log \
post-patch:
@${FIND} ${WRKSRC}/man -type f -regex ".*\.[0-9?]$\" \
| ${XARGS} ${REINPLACE_CMD} -e 's|\\\*9|${PLAN9}|'
- @${REINPLACE_CMD} -e 's|X11=/usr/X11R6|X11=${X11BASE}|' \
+ @${REINPLACE_CMD} -e 's|X11=/usr/X11R6|X11=${LOCALBASE}|' \
${WRKSRC}/bin/9l ${WRKSRC}/src/cmd/devdraw/mkwsysrules.sh
@${REINPLACE_CMD} -e 's|/lib/font/bit|${PLAN9}/font|' \
${WRKSRC}/src/cmd/acme/acme.c