aboutsummaryrefslogtreecommitdiff
path: root/math/octave/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-06-17 19:26:39 +0000
committerRene Ladan <rene@FreeBSD.org>2014-06-17 19:26:39 +0000
commita99120304d513cd42bd3c5245dc0aef8b10b2d2a (patch)
tree40ef1ae0213a9bbd792f2ef80e97442d020c6f5c /math/octave/Makefile
parentd2e8b5fbebb921540cd5ada07f8cd497591bd1b4 (diff)
downloadports-a99120304d513cd42bd3c5245dc0aef8b10b2d2a.tar.gz
ports-a99120304d513cd42bd3c5245dc0aef8b10b2d2a.zip
Notes
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r--math/octave/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index a529759007cf..bae8e7cae128 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= 3.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= octave
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
gsed:${PORTSDIR}/textproc/gsed \
${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
-LIB_DEPENDS= libGraphicsMagick.so.14:${PORTSDIR}/graphics/GraphicsMagick13 \
+LIB_DEPENDS= libGraphicsMagick.so.14:${PORTSDIR}/graphics/GraphicsMagick \
libarpack.so:${PORTSDIR}/math/arpack \
libcurl.so:${PORTSDIR}/ftp/curl \
libfftw3.so:${PORTSDIR}/math/fftw3 \
@@ -34,7 +34,7 @@ LIB_DEPENDS= libGraphicsMagick.so.14:${PORTSDIR}/graphics/GraphicsMagick13 \
libumfpack.so:${PORTSDIR}/math/suitesparse \
libglpk.so:${PORTSDIR}/math/glpk \
libgl2ps.so:${PORTSDIR}/print/gl2ps \
- qscintilla2:${PORTSDIR}/devel/qscintilla2
+ libqscintilla2.so:${PORTSDIR}/devel/qscintilla2
USES= charsetfix fortran gmake libtool perl5 pkgconfig tar:bzip2
USE_PERL5= build