[96005] trunk/dports/graphics/pure-gl/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 27 20:00:40 PDT 2012


Revision: 96005
          https://trac.macports.org/changeset/96005
Author:   ryandesign at macports.org
Date:     2012-07-27 20:00:40 -0700 (Fri, 27 Jul 2012)
Log Message:
-----------
pure-gl: depend on freeglut instead of mesa

Modified Paths:
--------------
    trunk/dports/graphics/pure-gl/Portfile

Modified: trunk/dports/graphics/pure-gl/Portfile
===================================================================
--- trunk/dports/graphics/pure-gl/Portfile	2012-07-28 02:59:34 UTC (rev 96004)
+++ trunk/dports/graphics/pure-gl/Portfile	2012-07-28 03:00:40 UTC (rev 96005)
@@ -5,7 +5,7 @@
 PortGroup                       pure 1.0
 
 pure.setup                      gl 0.8
-revision                        3
+revision                        4
 categories                      graphics
 platforms                       macosx
 maintainers                     ryandesign
@@ -22,7 +22,7 @@
 checksums                       rmd160  85ba8e44b0bf17f4b25677193b01f11ff2577985 \
                                 sha256  93554873c1b0604f6686ba45e19e947d3fcb14d7e069e9280a3dd49fb753b739
 
-depends_lib-append              path:lib/libGL.dylib:mesa
+depends_lib-append              port:freeglut
 
 patchfiles                      patch-Makefile.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120727/e480325b/attachment.html>


More information about the macports-changes mailing list