aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-12-23 10:22:19 +0800
committermat <mat@FreeBSD.org>2014-12-23 10:22:19 +0800
commit67e8849f4fadf92bfacbc3055cb32c86c4209592 (patch)
tree763d9149160bb2bd189a8c2d8f4adda8c7e58ebf /math
parent93b7390a342856abe25eb579ecd6b12c5545a73f (diff)
downloadfreebsd-ports-gnome-67e8849f4fadf92bfacbc3055cb32c86c4209592.tar.gz
freebsd-ports-gnome-67e8849f4fadf92bfacbc3055cb32c86c4209592.tar.zst
freebsd-ports-gnome-67e8849f4fadf92bfacbc3055cb32c86c4209592.zip
Catch up abusive uses of ${SITE_PERL}.
Sponsored by: Absolight
Diffstat (limited to 'math')
-rw-r--r--math/algotutor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/algotutor/Makefile b/math/algotutor/Makefile
index ebf7deaa3717..36bb49d2e9dd 100644
--- a/math/algotutor/Makefile
+++ b/math/algotutor/Makefile
@@ -26,7 +26,7 @@ USES= shebangfix perl5 tar:tgz
SHEBANG_FILES= algotutor gen_at_graph
post-patch:
- @${REINPLACE_CMD} -e 's,!!SITE_PERL!!,${SITE_PERL},' \
+ @${REINPLACE_CMD} -e 's,!!SITE_PERL!!,${PREFIX}/${SITE_PERL_REL},' \
-e 's|!!PREFIX!!|${PREFIX}|g' \
${WRKSRC}/algotutor