From owner-svn-ports-all@FreeBSD.ORG Sun Dec 16 23:18:29 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27FCF598; Sun, 16 Dec 2012 23:18:29 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 09CE28FC19; Sun, 16 Dec 2012 23:18:29 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBGNISxc071181; Sun, 16 Dec 2012 23:18:28 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBGNISRx071180; Sun, 16 Dec 2012 23:18:28 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201212162318.qBGNISRx071180@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 16 Dec 2012 23:18:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309046 - 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.14 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: Sun, 16 Dec 2012 23:18:29 -0000 Author: bapt Date: Sun Dec 16 23:18:28 2012 New Revision: 309046 URL: http://svnweb.freebsd.org/changeset/ports/309046 Log: Fix package building after Gentium fonts modification Reported by: beat Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Sun Dec 16 23:12:22 2012 (r309045) +++ head/editors/libreoffice/Makefile Sun Dec 16 23:18:28 2012 (r309046) @@ -51,7 +51,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphic RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/Liberation/LiberationMono-Bold.ttf:${PORTSDIR}/x11-fonts/liberation-fonts-ttf \ ${LOCALBASE}/lib/X11/fonts/LinLibertineG/LinLibertine_DR_G.ttf:${PORTSDIR}/x11-fonts/linuxlibertine-g \ ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu \ - ${LOCALBASE}/lib/X11/fonts/gentium-basic/GenBasI.ttf:${PORTSDIR}/x11-fonts/gentium-basic + ${LOCALBASE}/lib/X11/fonts/GentiumBasic/GenBasI.ttf:${PORTSDIR}/x11-fonts/gentium-basic CONFLICTS_INSTALL= libreoffice-legacy-[0-9]*