[36689] trunk/dports/math/octave

takeshi at macports.org takeshi at macports.org
Sun May 11 17:11:55 PDT 2008


Revision: 36689
          http://trac.macosforge.org/projects/macports/changeset/36689
Author:   takeshi at macports.org
Date:     2008-05-11 17:11:54 -0700 (Sun, 11 May 2008)

Log Message:
-----------
octave: corrected minor lint warnings. revision not incremented

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

Removed Paths:
-------------
    trunk/dports/math/octave/files/

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2008-05-11 22:37:38 UTC (rev 36688)
+++ trunk/dports/math/octave/Portfile	2008-05-12 00:11:54 UTC (rev 36689)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		octave
 version		3.0.1
 categories	math science
@@ -27,7 +28,7 @@
 depends_build   bin:texinfo:texinfo	\
 		bin:tex:teTeX \
 		bin:tex:texlive \
-		bin:tex:ptex \
+		bin:tex:pTeX \
 		port:ghostscript \
 		port:gawk \
 		port:gsed \
@@ -78,7 +79,7 @@
 test.run	yes
 test.target	check
 
-variant gcc43 {
+variant gcc43 description {builds with gfortran-mp-4.3} {
 	depends_lib-append	port:gcc43
 	configure.f77		"${prefix}/bin/gfortran-mp-4.3"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080511/7fbb3e3a/attachment.html


More information about the macports-changes mailing list