aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-06-24 21:53:38 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-06-24 21:53:38 +0000
commit44fa80481074cd35888ebc22004934733aaa2124 (patch)
treeebb174ef89b9e34586ae4d8ddc7b865c01f4f6e3 /devel
parentdfd4a6d526d47b10c07449bd7c58b70acf01fcb7 (diff)
downloadports-44fa80481074cd35888ebc22004934733aaa2124.tar.gz
ports-44fa80481074cd35888ebc22004934733aaa2124.zip
Notes
Diffstat (limited to 'devel')
-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