summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-29 09:47:30 +0000
committerwiz <wiz@pkgsrc.org>2021-04-29 09:47:30 +0000
commitd6a76b93bfca4ea0fdb4e536d2ee2a9e509c653c (patch)
treeb33e6dbdf522f0f0e1d8eb904ee77abec3b0ec9e /net
parent456eff8446c0e13f330cb00f5dae1eb55d999155 (diff)
downloadpkgsrc-d6a76b93bfca4ea0fdb4e536d2ee2a9e509c653c.tar.gz
bgdata: bump PKGREVISION for dependency removal
pkglint cleanup while here
Diffstat (limited to 'net')
-rw-r--r--net/libgdata/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/libgdata/Makefile b/net/libgdata/Makefile
index d043ba651f2..51738e0571e 100644
--- a/net/libgdata/Makefile
+++ b/net/libgdata/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2021/04/29 09:12:44 cirnatdan Exp $
+# $NetBSD: Makefile,v 1.64 2021/04/29 09:47:30 wiz Exp $
DISTNAME= libgdata-0.16.1
-PKGREVISION= 34
-CATEGORIES= www
+PKGREVISION= 35
+CATEGORIES= net www
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgdata/0.16/}
EXTRACT_SUFX= .tar.xz
@@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --disable-gnome
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.19.7
.include "../../devel/glib2/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.26.0
.include "../../net/libsoup/buildlink3.mk"
.include "../../security/liboauth/buildlink3.mk"
.include "../../textproc/gtk-doc/buildlink3.mk"