Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2012 08:52:58 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r782 - branches/experimental/www/kompozer
Message-ID:  <201206200852.q5K8qwL3035944@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Jun 20 08:52:58 2012
New Revision: 782

Log:
merge r768, r769, r778

Modified:
   branches/experimental/www/kompozer/Makefile

Modified: branches/experimental/www/kompozer/Makefile
==============================================================================
--- branches/experimental/www/kompozer/Makefile	Tue Jun 19 12:07:40 2012	(r781)
+++ branches/experimental/www/kompozer/Makefile	Wed Jun 20 08:52:58 2012	(r782)
@@ -25,9 +25,13 @@
 MAKEFILE=	client.mk
 ALL_TARGET=	build_all
 USE_MOZILLA=	-event -ffi -hunspell -sqlite -vpx
+MOZ_CHROME=	jar
+MOZ_TOOLKIT=	gtk2
 USE_GECKO_OPTIONS=-dbus
 MOZ_EXTENSIONS=	wallet,xml-rpc,xmlextras,pref,universalchardet,spellcheck
 MOZ_OPTIONS=	--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \
+		--enable-xinerama \
+		--disable-xprint \
 		--enable-application=composer
 PORT_MOZCONFIG=	${WRKSRC}/composer/config/mozconfig.linux
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206200852.q5K8qwL3035944>