diff options
-rw-r--r-- | www/kompozer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index 9f1e17abd2c9..f65afb9faaa2 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -25,6 +25,8 @@ ALL_TARGET= build_all MOZ_EXTENSIONS= wallet,xml-rpc,xmlextras,pref,universalchardet,spellcheck PORT_MOZCONFIG= ${WRKSRC}/composer/config/mozconfig.linux +BROKEN= KompoZer 0.7.10 is not compatible with GTK 2.14 and higher, hence the crashes. + DESKTOP_ENTRIES="Kompozer" "${COMMENT}" \ "${PREFIX}/lib/kompozer/icons/mozicon50.xpm" "${PORTNAME}" \ "Application;Network;" true |