aboutsummaryrefslogtreecommitdiff
path: root/astro/xephem/Makefile
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 /astro/xephem/Makefile
parentdfd4a6d526d47b10c07449bd7c58b70acf01fcb7 (diff)
downloadports-44fa80481074cd35888ebc22004934733aaa2124.tar.gz
ports-44fa80481074cd35888ebc22004934733aaa2124.zip
Notes
Diffstat (limited to 'astro/xephem/Makefile')
-rw-r--r--astro/xephem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index 46297a99d97a..9a6805a7e35a 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -48,7 +48,7 @@ pre-fetch:
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
- -e 's|/usr/X11R6|${X11BASE}|g' \
+ -e 's|/usr/X11R6|${LOCALBASE}|g' \
${WRKSRC}/Makefile
@${FIND} ${WRKSRC}/../.. -name Makefile -type f | \
${XARGS} ${REINPLACE_CMD} -e 's|CC =|CC?=|g ; \