[51910] trunk/dports/graphics/jbigkit/files/patch-Makefile
toby at macports.org
toby at macports.org
Sat Jun 6 01:54:22 PDT 2009
Revision: 51910
http://trac.macports.org/changeset/51910
Author: toby at macports.org
Date: 2009-06-06 01:54:21 -0700 (Sat, 06 Jun 2009)
Log Message:
-----------
forgot patch
Added Paths:
-----------
trunk/dports/graphics/jbigkit/files/patch-Makefile
Added: trunk/dports/graphics/jbigkit/files/patch-Makefile
===================================================================
--- trunk/dports/graphics/jbigkit/files/patch-Makefile (rev 0)
+++ trunk/dports/graphics/jbigkit/files/patch-Makefile 2009-06-06 08:54:21 UTC (rev 51910)
@@ -0,0 +1,15 @@
+--- Makefile.orig 2009-06-06 01:49:36.000000000 -0700
++++ Makefile 2009-06-06 01:49:55.000000000 -0700
+@@ -2,10 +2,10 @@
+ # $Id: Makefile 1303 2008-08-30 20:16:20Z mgk25 $
+
+ # Select an ANSI/ISO C compiler here, GNU gcc is recommended
+-CC = gcc
++CC = __CC__
+
+ # Options for the compiler: A high optimization level is suggested
+-CCFLAGS = -O2 -W
++CCFLAGS = -W __CFLAGS__
+ #CCFLAGS = -O -g -W -Wall -ansi -pedantic #-DDEBUG # developer only
+
+ CFLAGS = $(CCFLAGS) -I../libjbig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090606/0adcbb22/attachment.html>
More information about the macports-changes
mailing list