[109766] users/mojca/wxports/graphics/hugin-app/Portfile

mojca at macports.org mojca at macports.org
Mon Aug 19 14:25:06 PDT 2013


Revision: 109766
          https://trac.macports.org/changeset/109766
Author:   mojca at macports.org
Date:     2013-08-19 14:25:06 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
mojca/hugin-app: another patch, but still broken with clang

Modified Paths:
--------------
    users/mojca/wxports/graphics/hugin-app/Portfile

Modified: users/mojca/wxports/graphics/hugin-app/Portfile
===================================================================
--- users/mojca/wxports/graphics/hugin-app/Portfile	2013-08-19 20:41:32 UTC (rev 109765)
+++ users/mojca/wxports/graphics/hugin-app/Portfile	2013-08-19 21:25:06 UTC (rev 109766)
@@ -78,6 +78,8 @@
                         -DPYTHON_INCLUDE_DIR=${frameworks_dir}/Python.framework/Versions/2.7/include/python2.7 \
                         -DPYTHON_LIBRARY=${prefix}/lib/libpython2.7.dylib
 
+# prevents some compiler errors
+configure.cxxflags-append -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1
 
 # if this option works ok, others may be removed
 variant wxwidgets30 conflicts wxgtk28 wxwidgets28 description {Use wxWidgets 2.9 (experimental)} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/d99d9be5/attachment.html>


More information about the macports-changes mailing list