svn commit: r373860 - head/editors/latexila
Olivier Duchateau
olivierd at FreeBSD.org
Thu Dec 4 05:40:56 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list