Revision
116773
Author
macsforever2000@macports.org
Date
2014-02-06 15:54:15 -0800 (Thu, 06 Feb 2014)

Log Message

gmsh: Sort dependencies. Remove unused patch file.

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/science/gmsh/Portfile (116772 => 116773)


--- trunk/dports/science/gmsh/Portfile	2014-02-06 23:50:08 UTC (rev 116772)
+++ trunk/dports/science/gmsh/Portfile	2014-02-06 23:54:15 UTC (rev 116773)
@@ -27,8 +27,6 @@
 checksums           rmd160  7c418370ff2fb0b3ff737b8ce6816d9d7aa6c5fb \
                     sha256  44ef0fc74cf89f3270b65a01a0eab296d947ac9cf442499b35e9db99d3c2312e
 
-#patchfiles          patch-Graphics-gl2png.cpp.diff
-
 # TODO: Fix these missing includes in the appropriate files
 configure.cxxflags-append -include /usr/include/stdlib.h
 
@@ -43,9 +41,9 @@
     -DENABLE_TAUCS=OFF
 
 depends_lib  \
-    port:mesa \
-    port:libpng \
     path:lib/libfltk.dylib:fltk \
+    port:libpng \
     port:jpeg \
-    port:zlib \
-    port:texinfo
+    port:mesa \
+    port:texinfo \
+    port:zlib