[152158] trunk/dports/graphics/pngcrush

snc at macports.org snc at macports.org
Tue Aug 30 05:28:34 PDT 2016


Revision: 152158
          https://trac.macports.org/changeset/152158
Author:   snc at macports.org
Date:     2016-08-30 05:28:34 -0700 (Tue, 30 Aug 2016)
Log Message:
-----------
pngcrush: missing patch file

Added Paths:
-----------
    trunk/dports/graphics/pngcrush/files/
    trunk/dports/graphics/pngcrush/files/patch-Makefile.diff

Added: trunk/dports/graphics/pngcrush/files/patch-Makefile.diff
===================================================================
--- trunk/dports/graphics/pngcrush/files/patch-Makefile.diff	                        (rev 0)
+++ trunk/dports/graphics/pngcrush/files/patch-Makefile.diff	2016-08-30 12:28:34 UTC (rev 152158)
@@ -0,0 +1,19 @@
+--- Makefile.orig	2016-08-29 11:24:39.000000000 -0400
++++ Makefile	2016-08-29 11:32:25.000000000 -0400
+@@ -19,7 +19,7 @@
+ LD = gcc
+ RM = rm -f
+ 
+-CFLAGS=-std=c90 
++CFLAGS=-std=c99
+ 
+ CFLAGS += -O3 -funroll-loops -fomit-frame-pointer
+ 
+@@ -37,7 +37,6 @@
+ 
+ # Enable timers
+ CPPFLAGS += -DPNGCRUSH_TIMERS=11
+-LIBS += -lrt
+ 
+ # Cannot use this with libpng15 and later.
+ # CPPFLAGS += -DINFLATE_ALLOW_INVALID_DISTANCE_TOOFAR_ARRR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160830/50adf12c/attachment.html>


More information about the macports-changes mailing list