[21888] trunk/dports/math/octave/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 10 18:53:44 PST 2007


Revision: 21888
          http://trac.macosforge.org/projects/macports/changeset/21888
Author:   pipping at macports.org
Date:     2007-02-10 18:53:44 -0800 (Sat, 10 Feb 2007)

Log Message:
-----------
 * fix dependency

Modified Paths:
--------------
    trunk/dports/math/octave/Portfile

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2007-02-11 02:47:24 UTC (rev 21887)
+++ trunk/dports/math/octave/Portfile	2007-02-11 02:53:44 UTC (rev 21888)
@@ -26,15 +26,15 @@
 patchfiles	patch-configure
 
 depends_build   bin:texinfo:texinfo	\
-		bin:tex:teTeX
+		bin:tex:teTeX \
+		port:gcc40
 
 depends_lib     lib:libreadline.5:readline	\
 		port:hdf5			\
 		port:fftw-3			\
 		port:SuiteSparse
 
-depends_run	bin:gnuplot:gnuplot	\
-		port:gcc40
+depends_run	bin:gnuplot:gnuplot
 
 configure.env   F77="gfortran-dp-4.0"	\
 		CFLAGS="-O2"		\

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070210/55f9ae9a/attachment.html


More information about the macports-changes mailing list