diff options
-rw-r--r-- | audio/gogglesmm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index f2973bba8831..dc0a37b380fe 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -16,6 +16,9 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libexpat.so:textproc/expat2 \ libFOX-1.7.so:x11-toolkits/fox17 +BROKEN= fails to compile: sqlite3.h:3712:16: elaborated type refers to a typedef +BROKEN_powerpc64= fails to compile: ap_mad.cpp:358:2: \#error fixme + USE_GITHUB= yes USES= cmake compiler:c++11-lib desktop-file-utils \ |