[Xquartz-changes] [266] AppleSGLX/trunk/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 26 10:42:27 PST 2009


Revision: 266
          http://trac.macosforge.org/projects/xquartz/changeset/266
Author:   jeremyhu at freedesktop.org
Date:     2009-02-26 10:42:26 -0800 (Thu, 26 Feb 2009)
Log Message:
-----------
MacPorts buildfix.

Modified Paths:
--------------
    AppleSGLX/trunk/Makefile

Modified: AppleSGLX/trunk/Makefile
===================================================================
--- AppleSGLX/trunk/Makefile	2009-02-26 16:53:21 UTC (rev 265)
+++ AppleSGLX/trunk/Makefile	2009-02-26 18:42:26 UTC (rev 266)
@@ -3,7 +3,7 @@
 
 CC=gcc
 GL_CFLAGS=-Wall -ggdb3 -Os -DPTHREADS -D_REENTRANT -DPUBLIC="" $(RC_CFLAGS) $(CFLAGS)
-GL_LDFLAGS=-L$(X11_DIR)/lib $(LDFLAGS) -Wl,-single_module
+GL_LDFLAGS=-L$(INSTALL_DIR)/lib -L$(X11_DIR)/lib $(LDFLAGS) -Wl,-single_module
 
 TCLSH=tclsh8.5
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20090226/f2b4092f/attachment.html>


More information about the Xquartz-changes mailing list