[80964] trunk/dports/graphics/GraphicsMagick/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Jul 21 22:19:51 PDT 2011
Revision: 80964
http://trac.macports.org/changeset/80964
Author: ryandesign at macports.org
Date: 2011-07-21 22:19:49 -0700 (Thu, 21 Jul 2011)
Log Message:
-----------
GraphicsMagick: apparently fix build on Lion; see #30049
Modified Paths:
--------------
trunk/dports/graphics/GraphicsMagick/Portfile
Modified: trunk/dports/graphics/GraphicsMagick/Portfile
===================================================================
--- trunk/dports/graphics/GraphicsMagick/Portfile 2011-07-22 05:10:06 UTC (rev 80963)
+++ trunk/dports/graphics/GraphicsMagick/Portfile 2011-07-22 05:19:49 UTC (rev 80964)
@@ -6,6 +6,7 @@
name GraphicsMagick
version 1.3.12
+# skip revision 3
revision 2
set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics
@@ -51,6 +52,9 @@
use_bzip2 yes
+# Undefined symbols for architecture x86_64: ___builtin_object_size
+configure.cflags-append -D_FORTIFY_SOURCE=0
+
configure.args --with-jbig=no \
--with-wmf=no \
--with-dps=no \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110721/a03f2807/attachment.html>
More information about the macports-changes
mailing list