diff options
Diffstat (limited to 'graphics/clutter-qt/Makefile')
-rw-r--r-- | graphics/clutter-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/clutter-qt/Makefile b/graphics/clutter-qt/Makefile index 1895eb049676..f20c1fa2cfea 100644 --- a/graphics/clutter-qt/Makefile +++ b/graphics/clutter-qt/Makefile @@ -16,6 +16,8 @@ COMMENT= QT+ Integration library for Clutter LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter +BROKEN= Doesn't build with Glib-2.26 + USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:22 |