aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-29 12:25:16 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-29 12:25:16 +0000
commit2a367f1325ff649553b7a939551ac1ce8e6f2590 (patch)
tree037e877a3c88f99bddba4f2271be208b3daf3090 /astro
parent8be884c8250007933e12926de643950b5d3e9b61 (diff)
downloadports-2a367f1325ff649553b7a939551ac1ce8e6f2590.tar.gz
ports-2a367f1325ff649553b7a939551ac1ce8e6f2590.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/xtide/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile
index 3791d2a2e6c9..4fe52743f179 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}