aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-03-24 05:14:39 +0800
committergahr <gahr@FreeBSD.org>2010-03-24 05:14:39 +0800
commitaa1c16483d3e3ebfabeb32fd51d17b96f8b74118 (patch)
tree9bfea3ba7c13b0aee1186c7434429fa5a65dc7a4 /math/octave
parentdb2c49723a693c67b0403e054740835d757b9bcd (diff)
downloadfreebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.gz
freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.zst
freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.zip
- Chase x11-toolkits/fltk update
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 2b193a266f28..95e3728a54a0 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
@@ -31,7 +31,7 @@ LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
fftw3f:${PORTSDIR}/math/fftw3-float \
fftw3:${PORTSDIR}/math/fftw3 \
ftgl:${PORTSDIR}/graphics/ftgl \
- fltk:${PORTSDIR}/x11-toolkits/fltk \
+ fltk.1:${PORTSDIR}/x11-toolkits/fltk \
GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick
USE_BZIP2= yes