aboutsummaryrefslogtreecommitdiffstats
path: root/astro/xtide/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/xtide/Makefile')
-rw-r--r--astro/xtide/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile
index 3791d2a2e6c..4fe52743f17 100644
--- a/astro/xtide/Makefile
+++ b/astro/xtide/Makefile
@@ -44,6 +44,8 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's|== yes|= yes|g' ${WRKDIR}/libtcd-2.2.3/configure
+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \
+ -e 's|png_check_sig|png_sig_cmp|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/configure
.for file in Global.cc HarmonicsPath.cc wvsrtv.cc
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/${file}
29 21:50:21 +0800'>2015-06-291-2/+1 * Convert to USES=jpegantoine2015-06-231-1/+1 * - Update to 3.00sunpoet2015-02-19