[38142] trunk/dports/graphics/jhead/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 8 12:51:53 PDT 2008


Revision: 38142
          http://trac.macosforge.org/projects/macports/changeset/38142
Author:   jmr at macports.org
Date:     2008-07-08 12:51:51 -0700 (Tue, 08 Jul 2008)
Log Message:
-----------
jhead: fix bogus CFLAGS

Modified Paths:
--------------
    trunk/dports/graphics/jhead/Portfile

Modified: trunk/dports/graphics/jhead/Portfile
===================================================================
--- trunk/dports/graphics/jhead/Portfile	2008-07-08 17:20:17 UTC (rev 38141)
+++ trunk/dports/graphics/jhead/Portfile	2008-07-08 19:51:51 UTC (rev 38142)
@@ -27,7 +27,7 @@
 
 use_configure	no
 
-build.args	CFLAGS=-03
+build.args	CFLAGS=-O3
 build.target	jhead
 
 destroot	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080708/908f3009/attachment.html 


More information about the macports-changes mailing list