aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-03-03 06:55:06 +0800
committerpat <pat@FreeBSD.org>2002-03-03 06:55:06 +0800
commit50684ce934e5423baa129aac07af339937b29b15 (patch)
tree86d9b376e964357b23a6c08cff6bf5618d3c9d29 /math
parent76b5ce59bccdffb233ac4ae5c01b51209a6f98d0 (diff)
downloadfreebsd-ports-gnome-50684ce934e5423baa129aac07af339937b29b15.tar.gz
freebsd-ports-gnome-50684ce934e5423baa129aac07af339937b29b15.tar.zst
freebsd-ports-gnome-50684ce934e5423baa129aac07af339937b29b15.zip
Substitute PVM_ROOT after patching
Submitted by: maintainer
Diffstat (limited to 'math')
-rw-r--r--math/scilab/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 9175fdb2db6f..5ca2454c6072 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -43,6 +43,8 @@ post-extract:
pre-patch:
@${PERL} -pi -e 's|\r\n|\n|' ${WRKSRC}/macros/util/formatman.sci
+
+post-patch:
@${PERL} -pi -e 's,%%PVM_ROOT%%,${PVM_ROOT},' \
${WRKSRC}/scripts/scilab.g