[114008] trunk/dports/graphics/hugin-app/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 27 01:56:14 PST 2013


Revision: 114008
          https://trac.macports.org/changeset/114008
Author:   ryandesign at macports.org
Date:     2013-11-27 01:56:14 -0800 (Wed, 27 Nov 2013)
Log Message:
-----------
hugin-app: blacklist old compilers

Modified Paths:
--------------
    trunk/dports/graphics/hugin-app/Portfile

Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile	2013-11-27 09:48:16 UTC (rev 114007)
+++ trunk/dports/graphics/hugin-app/Portfile	2013-11-27 09:56:14 UTC (rev 114008)
@@ -73,6 +73,9 @@
                         sha1    0e0689cf2ca0c4a2730cffe06380eda976b6772d \
                         rmd160  73261aa925d6284c6950c84fbfdd77e8b0a2ee7d
 
+# Per the README: "Hugin can be compiled with gcc-4.4.4, gcc-4.5.1, and gcc-4.6"
+compiler.blacklist      gcc-* apple-gcc-* macports-gcc-4.2 macports-gcc-4.3
+
 # TODO: fix this
 configure.args-append   -DINSTALL_OSX_BUNDLE_DIR=${applications_dir} \
                         -DPYTHON_EXECUTABLE=${frameworks_dir}/Python.framework/Versions/2.7/bin/python \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131127/aef53af3/attachment.html>


More information about the macports-changes mailing list