diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-05-02 03:34:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-05-02 03:34:05 +0000 |
commit | 7c4164ffc999754e1e69e62fa08353f4eaf6a5f6 (patch) | |
tree | c18e80846e10409b25f85cfe0b04c28ad5d9fe06 /x11-toolkits/qt30 | |
parent | 1b6ec08920c3edc0046aab5436f9f2729e2e2c0a (diff) | |
download | ports-7c4164ffc999754e1e69e62fa08353f4eaf6a5f6.tar.gz ports-7c4164ffc999754e1e69e62fa08353f4eaf6a5f6.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt30')
-rw-r--r-- | x11-toolkits/qt30/Makefile | 1 |
1 files changed, 1 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 " |