diff --git a/gl-dri-natives/pom.xml b/gl-dri-natives/pom.xml
index ac2fa22c..52b6f8a8 100644
--- a/gl-dri-natives/pom.xml
+++ b/gl-dri-natives/pom.xml
@@ -23,6 +23,7 @@
unix
+ !mac os x
diff --git a/gl-natives/pom.xml b/gl-natives/pom.xml
index 4a5247c0..b59b4f03 100644
--- a/gl-natives/pom.xml
+++ b/gl-natives/pom.xml
@@ -43,6 +43,7 @@
unix
+ !mac os x
diff --git a/pom.xml b/pom.xml
index 28036f0b..f713dd80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -328,6 +328,7 @@
unix
+ !mac os x