Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2014 05:40:55 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373860 - head/editors/latexila
Message-ID:  <201412040540.sB45etw8098583@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Thu Dec  4 05:40:55 2014
New Revision: 373860
URL: https://svnweb.freebsd.org/changeset/ports/373860
QAT: https://qat.redports.org/buildarchive/r373860/

Log:
  - Unbreak build
  - Bump PORTREVISION
  
  Reported by:	pkg-fallout

Modified:
  head/editors/latexila/Makefile

Modified: head/editors/latexila/Makefile
==============================================================================
--- head/editors/latexila/Makefile	Thu Dec  4 04:52:39 2014	(r373859)
+++ head/editors/latexila/Makefile	Thu Dec  4 05:40:55 2014	(r373860)
@@ -3,6 +3,7 @@
 
 PORTNAME=	latexila
 PORTVERSION=	3.14.2
+PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -11,7 +12,8 @@ MAINTAINER=	olivierd@FreeBSD.org
 COMMENT=	Integrated LaTeX environment
 
 BUILD_DEPENDS=	valac:${PORTSDIR}/lang/vala \
-	itstool:${PORTSDIR}/textproc/itstool
+	itstool:${PORTSDIR}/textproc/itstool \
+	${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
 LIB_DEPENDS=	libgee-0.8.so:${PORTSDIR}/devel/libgee \
 	libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3
 



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