[BACK]Return to patch-include_SFML_Config_hpp CVS log [TXT][DIR] Up to [local] / ports / devel / sfml / patches

File: [local] / ports / devel / sfml / patches / Attic / patch-include_SFML_Config_hpp (download)

Revision 1.1, Thu Oct 27 16:00:46 2011 UTC (12 years, 8 months ago) by yason
Branch: MAIN

Initial revision

$OpenBSD$
--- include/SFML/Config.hpp.orig	Wed Jan 27 16:54:01 2010
+++ include/SFML/Config.hpp	Thu Oct 27 11:26:44 2011
@@ -49,7 +49,7 @@
     // MacOS
     #define SFML_SYSTEM_MACOS
 
-#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__OpenBSD__)
 
     // FreeBSD
     #define SFML_SYSTEM_FREEBSD