summaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2022-02-18 15:15:30 -0600
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2022-02-18 15:15:30 -0600
commit5693794683876c2478f2a8029a6c0a47dc53c184 (patch)
tree0cae3a60269661317a4e15516121aa57e6fc7cd9 /math/octave/Makefile
parentnet/ntp: Restore previous behaviour (diff)
math/qhull: Renaming ports
qhull renamed to qhull7. qhull8 renamed to qhull. qhull7 marked deprecated. Dependencies updated.
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 3c6e4c24b330..27c68963fe74 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -2,7 +2,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= GNU
@@ -27,7 +27,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick \
libftgl.so:graphics/ftgl \
libhdf5.so:science/hdf5 \
libpcre.so:devel/pcre \
- libqhull_r.so:math/qhull8 \
+ libqhull_r.so:math/qhull \
libqrupdate.so:math/qrupdate \
libamd.so:math/suitesparse-amd \
libcamd.so:math/suitesparse-camd \