[SVN-Commit] r782 - branches/experimental/www/kompozer

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Jun 20 08:53:11 UTC 2012


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
 


More information about the freebsd-gecko mailing list