diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-08 14:45:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-08 14:45:52 +0800 |
commit | 39ffca95271823137ba1f1eed4af5f5a8dfce47a (patch) | |
tree | 3421cba5bde235f923a1c3d35d0bdf8f37fd6038 /www | |
parent | a7542a9a4e4f30d6483aa0c1bf3b700baa634028 (diff) | |
download | freebsd-ports-gnome-39ffca95271823137ba1f1eed4af5f5a8dfce47a.tar.gz freebsd-ports-gnome-39ffca95271823137ba1f1eed4af5f5a8dfce47a.tar.zst freebsd-ports-gnome-39ffca95271823137ba1f1eed4af5f5a8dfce47a.zip |
- Mark BROKEN: KompoZer 0.7.10 is not compatible with
GTK 2.14 and higher, hence the crashes.
PR: 134219
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
Diffstat (limited to 'www')
-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 |