Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2014 16:18:56 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353104 - head/editors/libreoffice
Message-ID:  <201405061618.s46GIuNq097261@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



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