aboutsummaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2020-06-26 12:29:23 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2020-06-26 12:29:23 +0000
commitfcea5e1434687b8ce173816908ec48b36eaab743 (patch)
tree14f75a5b531d2f927220097fe0b61c5d083cdc75 /math/scilab
parent4d272eb042c7a73562f2639f6a89f009980c640a (diff)
downloadports-fcea5e1434687b8ce173816908ec48b36eaab743.tar.gz
ports-fcea5e1434687b8ce173816908ec48b36eaab743.zip
devel/looks:
- Rename to devel/jgoodies-looks to match upstream and update to 2.7.0 - Add SRC option to install source jar
Notes
Notes: svn path=/head/; revision=540514
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index b5a227f708b2..19c3ea4a8cfe 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scilab
PORTVERSION= 6.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math cad java
MASTER_SITES= https://www.scilab.org/download/${PORTVERSION}/
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
@@ -88,7 +88,7 @@ _GUI_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/javahelp/javahelp.xsl:textproc/doc
${JAVALIBDIR}/xml-apis-ext.jar:textproc/xml-commons \
xsltproc:textproc/libxslt
# Other gui deps:
-_GUI_DEPENDS+= ${JAVALIBDIR}/looks.jar:devel/looks \
+_GUI_DEPENDS+= ${JAVALIBDIR}/looks.jar:devel/jgoodies-looks \
${JAVALIBDIR}/skinlf.jar:x11-toolkits/skinlf
# Can't use USE_ANT because it overrides do-build target