aboutsummaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-19 19:58:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-19 19:58:42 +0000
commitae9ebf0282763dc82342c5ceadca586a58e5556a (patch)
treed2f1a5280e351cc8b07df5facdbb9fa40feeb738 /math/gnuplot
parentdd8f842266a065b302e579cff2a8f8780d1f524d (diff)
downloadports-ae9ebf0282763dc82342c5ceadca586a58e5556a.tar.gz
ports-ae9ebf0282763dc82342c5ceadca586a58e5556a.zip
Notes
Diffstat (limited to 'math/gnuplot')
-rw-r--r--math/gnuplot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 073b9a373c7d..e78c67fd3716 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -78,6 +78,8 @@ post-patch:
'/^install:/s/install-am//' ${WRKSRC}/share/LaTeX/Makefile.in
@${REINPLACE_CMD} -e \
's|)/@PACKAGE@/@PKG_MAJOR@|)|g' ${WRKSRC}/src/Makefile.in
+ @${REINPLACE_CMD} -e \
+ 's|luaL_checkint(|(int)luaL_checkinteger(|' ${WRKSRC}/term/lua.trm
.if ${PORT_OPTIONS:MDOCS}
post-build: