[91682] trunk/dports/science/arb

ryandesign at macports.org ryandesign at macports.org
Sat Apr 7 13:59:43 PDT 2012


Revision: 91682
          https://trac.macports.org/changeset/91682
Author:   ryandesign at macports.org
Date:     2012-04-07 13:59:41 -0700 (Sat, 07 Apr 2012)
Log Message:
-----------
arb: enable GL; see #33926

Modified Paths:
--------------
    trunk/dports/science/arb/Portfile
    trunk/dports/science/arb/files/patch-ARB-config.makefile.diff

Modified: trunk/dports/science/arb/Portfile
===================================================================
--- trunk/dports/science/arb/Portfile	2012-04-07 20:46:30 UTC (rev 91681)
+++ trunk/dports/science/arb/Portfile	2012-04-07 20:59:41 UTC (rev 91682)
@@ -6,7 +6,7 @@
 name                    arb
 epoch                   1
 version                 5.3
-revision                2
+revision                3
 categories              science
 maintainers             me.com:matt.cottrell 
 platforms               darwin

Modified: trunk/dports/science/arb/files/patch-ARB-config.makefile.diff
===================================================================
--- trunk/dports/science/arb/files/patch-ARB-config.makefile.diff	2012-04-07 20:46:30 UTC (rev 91681)
+++ trunk/dports/science/arb/files/patch-ARB-config.makefile.diff	2012-04-07 20:59:41 UTC (rev 91682)
@@ -1,14 +1,6 @@
---- config.makefile	2010-09-05 12:32:01.000000000 -0400
-+++ config.makefile.template	2012-03-27 22:24:51.000000000 -0400
-@@ -13,14 +13,14 @@
- TRACESYM := 1# insert symbols for meaningful backtraces into executables 
- 
- # Include features using OPENGL? 
--OPENGL := 1
-+OPENGL := 0
- 
- # 0 = use old PTSERVER (recommended)
- # 1 = use the new PTPan implementation as pt-server (Not tested very well, do NOT use!)
+--- config.makefile
++++ config.makefile.template
+@@ -20,7 +20,7 @@
  # 2 = compile both, use old (recommended for development only)
  PTPAN := 0
  
@@ -34,7 +26,7 @@
  
 -# MACH   := DARWIN#
 -# DARWIN := 1
-+MACH   := DARWIN
-+DARWIN := 1
++ MACH   := DARWIN#
++ DARWIN := 1
  
  # ------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120407/7efb7205/attachment.html>


More information about the macports-changes mailing list