From owner-svn-ports-all@FreeBSD.ORG Tue May 6 16:18:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F227AE0; Tue, 6 May 2014 16:18:57 +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 0C7B0381; Tue, 6 May 2014 16:18:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s46GIuId097263; Tue, 6 May 2014 16:18:56 GMT (envelope-from jkim@svn.freebsd.org) Received: (from jkim@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s46GIuNq097261; Tue, 6 May 2014 16:18:56 GMT (envelope-from jkim@svn.freebsd.org) Message-Id: <201405061618.s46GIuNq097261@svn.freebsd.org> From: Jung-uk Kim Date: Tue, 6 May 2014 16:18:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353104 - head/editors/libreoffice 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 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: Tue, 06 May 2014 16:18:57 -0000 Author: jkim Date: Tue May 6 16:18:56 2014 New Revision: 353104 URL: http://svnweb.freebsd.org/changeset/ports/353104 QAT: https://qat.redports.org/buildarchive/r353104/ Log: Tidy up. Modified: head/editors/libreoffice/Makefile head/editors/libreoffice/pkg-descr Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Tue May 6 16:13:01 2014 (r353103) +++ head/editors/libreoffice/Makefile Tue May 6 16:18:56 2014 (r353104) @@ -52,8 +52,8 @@ LIB_DEPENDS= libicutu.so:${PORTSDIR}/dev libmythes-1.2.so:${PORTSDIR}/textproc/mythes \ librdf.so:${PORTSDIR}/textproc/redland -RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/Carlito/Carlito-Bold.ttf:${PORTSDIR}/x11-fonts/crosextrafonts-carlito-ttf \ - ${LOCALBASE}/lib/X11/fonts/Caladea/Caladea-Bold.ttf:${PORTSDIR}/x11-fonts/crosextrafonts-caladea-ttf \ +RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/Caladea/Caladea-Bold.ttf:${PORTSDIR}/x11-fonts/crosextrafonts-caladea-ttf \ + ${LOCALBASE}/lib/X11/fonts/Carlito/Carlito-Bold.ttf:${PORTSDIR}/x11-fonts/crosextrafonts-carlito-ttf \ ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu \ ${LOCALBASE}/lib/X11/fonts/GentiumBasic/GenBasI.ttf:${PORTSDIR}/x11-fonts/gentium-basic \ ${LOCALBASE}/lib/X11/fonts/Liberation/LiberationMono-Bold.ttf:${PORTSDIR}/x11-fonts/liberation-fonts-ttf \ Modified: head/editors/libreoffice/pkg-descr ============================================================================== --- head/editors/libreoffice/pkg-descr Tue May 6 16:13:01 2014 (r353103) +++ head/editors/libreoffice/pkg-descr Tue May 6 16:18:56 2014 (r353104) @@ -3,4 +3,4 @@ Windows, Macintosh and Linux, that gives all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. -WWW: http://www.libreoffice.org/ +WWW: http://www.libreoffice.org/