aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-04-14 15:49:36 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-04-14 15:49:36 +0000
commitbeb1c1fe19992999ef068d0dcb07c0d02f4aea71 (patch)
tree464f76d8fe2b9fd7499e26491ee739bfe0a5444e /math/plplot
parent496124accdd4d4221bb883770cd6fe27184bfc96 (diff)
Notes
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 9b9c7b2b601c..4b8846886893 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= plplot
DISTVERSION= 5.15.0
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source
@@ -73,6 +74,7 @@ GD_USES= jpeg
GD_CMAKE_BOOL= PLD_png
LUA_USES= lua
+LUA_BUILD_DEPENDS= swig3.0:devel/swig30
LUA_CMAKE_BOOL= ENABLE_lua
LUA_CMAKE_ON= -DLUA_EXECUTABLE:FILEPATH="${LUA_CMD}"