diff options
-rw-r--r-- | x11-toolkits/qt30/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index fc9d30f89557..43d4747e814c 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -51,6 +51,7 @@ CONFIGURE_ARGS+= -debug USE_MESA= yes PLIST_SUB+= OPENGL="" PKGNAMESUFFIX= -opengl +BROKEN= "Using WITH_OPENGL causes DRI to fail in mysterious ways" .else PKGMESSAGE=${NONEXISTENT} PLIST_SUB+= OPENGL="@comment " diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index fc9d30f89557..43d4747e814c 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -51,6 +51,7 @@ CONFIGURE_ARGS+= -debug USE_MESA= yes PLIST_SUB+= OPENGL="" PKGNAMESUFFIX= -opengl +BROKEN= "Using WITH_OPENGL causes DRI to fail in mysterious ways" .else PKGMESSAGE=${NONEXISTENT} PLIST_SUB+= OPENGL="@comment " diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index fc9d30f89557..43d4747e814c 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -51,6 +51,7 @@ CONFIGURE_ARGS+= -debug USE_MESA= yes PLIST_SUB+= OPENGL="" PKGNAMESUFFIX= -opengl +BROKEN= "Using WITH_OPENGL causes DRI to fail in mysterious ways" .else PKGMESSAGE=${NONEXISTENT} PLIST_SUB+= OPENGL="@comment " diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index fc9d30f89557..43d4747e814c 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -51,6 +51,7 @@ CONFIGURE_ARGS+= -debug USE_MESA= yes PLIST_SUB+= OPENGL="" PKGNAMESUFFIX= -opengl +BROKEN= "Using WITH_OPENGL causes DRI to fail in mysterious ways" .else PKGMESSAGE=${NONEXISTENT} PLIST_SUB+= OPENGL="@comment " |