aboutsummaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2016-10-31 23:24:03 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2016-10-31 23:24:03 +0000
commitd691f0492a9bd38e186184efa6d9f7f9c4650868 (patch)
tree5baed3784a71edb1573ad40ea63a7d911111fa5f /math/scilab
parent71b2b0856eb8eb1cccc74fef17ed7b4997cd4f90 (diff)
downloadports-d691f0492a9bd38e186184efa6d9f7f9c4650868.tar.gz
ports-d691f0492a9bd38e186184efa6d9f7f9c4650868.zip
math/scilab:
- Add missing dependency on x11-toolkits/bwidget [1] - Take maintainership PR: 212666 [1] Submitted by: otacilio.neto
Notes
Notes: svn path=/head/; revision=425036
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 6c1a9c990dd5..01f34f42a580 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -3,12 +3,12 @@
PORTNAME= scilab
PORTVERSION= 5.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math cad java
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= makc@FreeBSD.org
COMMENT= Scientific software package for numerical computations
# A partial dependencies list can be found at:
@@ -115,6 +115,7 @@ TK_CONFIGURE_ON= --with-tk-library=${LOCALBASE}/lib \
--with-tcl-include=${TCL_INCLUDEDIR}
TK_USES= tk
TK_USE= XORG=x11
+TK_RUN_DEPENDS= ${LOCALBASE}/lib/bwidget/init.tcl:x11-toolkits/bwidget
.if !exists(/usr/include/omp.h)
CONFIGURE_ARGS+= --without-openmp