summaryrefslogtreecommitdiffstats
path: root/net/gnome-online-accounts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-online-accounts/Makefile')
-rw-r--r--net/gnome-online-accounts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile
index d5f7f5fbb..012df3bf9 100644
--- a/net/gnome-online-accounts/Makefile
+++ b/net/gnome-online-accounts/Makefile
@@ -3,7 +3,7 @@
# $MCom$
PORTNAME= gnome-online-accounts
-PORTVERSION= 3.12.4
+PORTVERSION= 3.14.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GNOME
@@ -29,5 +29,6 @@ INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
+GLIB_SCHEMAS= org.gnome.online-accounts.gschema.xml
.include <bsd.port.mk>