1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

math/scilab:

- Add missing dependency on x11-toolkits/bwidget [1]
- Take maintainership

PR:		212666 [1]
Submitted by:	otacilio.neto
This commit is contained in:
Max Brazhnikov 2016-10-31 23:24:03 +00:00
parent 71b2b0856e
commit d691f0492a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425036

View File

@ -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