1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Use math/qhull instead of math/qhull5.

- Bump portrevision.

PR:		249182
Submitted by:	jcfyecrayz@liamekaens.com
This commit is contained in:
Stephen Montgomery-Smith 2020-09-08 18:07:41 +00:00
parent 2659a611e5
commit bafe857183
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548037

View File

@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= GNU
@ -28,7 +28,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick \
libftgl.so:graphics/ftgl \
libhdf5.so:science/hdf5 \
libpcre.so:devel/pcre \
libqhull.so.5:math/qhull5 \
libqhull.so.7:math/qhull \
libqrupdate.so:math/qrupdate \
libumfpack.so:math/suitesparse \
libglpk.so:math/glpk \