Index: head/science/avogadro/files/patch-libavogadro_src_extensions_crystallography_crystallographyextension.cpp =================================================================== --- head/science/avogadro/files/patch-libavogadro_src_extensions_crystallography_crystallographyextension.cpp (nonexistent) +++ head/science/avogadro/files/patch-libavogadro_src_extensions_crystallography_crystallographyextension.cpp (revision 440273) @@ -0,0 +1,14 @@ +--- libavogadro/src/extensions/crystallography/crystallographyextension.cpp.orig 2013-12-06 15:50:04 UTC ++++ libavogadro/src/extensions/crystallography/crystallographyextension.cpp +@@ -51,6 +51,11 @@ + #include + #include + ++// fix for lang/gcc5 ++#if __GNUC__ == 5 && __GNUC_MINOR__ == 4 ++#undef minor ++#endif ++ + #include + + #include Property changes on: head/science/avogadro/files/patch-libavogadro_src_extensions_crystallography_crystallographyextension.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property