View | Details | Raw Unified | Return to bug 250512 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	libgdata
4
PORTNAME=	libgdata
5
PORTVERSION=	0.17.13
5
PORTVERSION=	0.17.13
6
PORTREVISION=	1
6
CATEGORIES=	devel
7
CATEGORIES=	devel
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
9
Lines 18-24 Link Here
18
		libjson-glib-1.0.so:devel/json-glib \
19
		libjson-glib-1.0.so:devel/json-glib \
19
		libp11-kit.so:security/p11-kit \
20
		libp11-kit.so:security/p11-kit \
20
		libgoa-1.0.so:net/gnome-online-accounts \
21
		libgoa-1.0.so:net/gnome-online-accounts \
21
		libgcr-3.so:security/gcr \
22
		libgcr-base-3.so:security/gcr \
22
		liboauth.so:net/liboauth
23
		liboauth.so:net/liboauth
23
24
24
USES=		gettext gnome localbase meson pkgconfig tar:xz
25
USES=		gettext gnome localbase meson pkgconfig tar:xz

Return to bug 250512