From owner-svn-ports-all@FreeBSD.ORG Thu Nov 20 01:56:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E228FB0; Thu, 20 Nov 2014 01:56:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1AB8B8A6; Thu, 20 Nov 2014 01:56:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAK1uA8K050257; Thu, 20 Nov 2014 01:56:10 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAK1uAVp050256; Thu, 20 Nov 2014 01:56:10 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411200156.sAK1uAVp050256@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 20 Nov 2014 01:56:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372829 - head/editors/tea X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 01:56:11 -0000 Author: danilo Date: Thu Nov 20 01:56:10 2014 New Revision: 372829 URL: https://svnweb.freebsd.org/changeset/ports/372829 QAT: https://qat.redports.org/buildarchive/r372829/ Log: - Fix a build dependency Modified: head/editors/tea/Makefile Modified: head/editors/tea/Makefile ============================================================================== --- head/editors/tea/Makefile Thu Nov 20 00:05:19 2014 (r372828) +++ head/editors/tea/Makefile Thu Nov 20 01:56:10 2014 (r372829) @@ -17,7 +17,7 @@ OPTIONS_RADIO_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= ASPELL USES= qmake tar:bzip2 -USE_QT4= gui moc_build rcc_build +USE_QT4= gui moc_build network rcc_build PLIST_FILES= bin/tea share/pixmaps/tea_icon_v2.png PORTDOCS= *