pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gssdp
Module Name: pkgsrc
Committed By: kamil
Date: Fri Oct 11 16:40:03 UTC 2019
Modified Files:
pkgsrc/net/gssdp: Makefile
Log Message:
gssdp: Remove the ../../archivers/brotli/buildlink3.mk direct dependency
This is now fixed in libsoup's blk3.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/gssdp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/gssdp/Makefile
diff -u pkgsrc/net/gssdp/Makefile:1.80 pkgsrc/net/gssdp/Makefile:1.81
--- pkgsrc/net/gssdp/Makefile:1.80 Fri Oct 11 16:32:13 2019
+++ pkgsrc/net/gssdp/Makefile Fri Oct 11 16:40:03 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2019/10/11 16:32:13 kamil Exp $
+# $NetBSD: Makefile,v 1.81 2019/10/11 16:40:03 kamil Exp $
DISTNAME= gssdp-1.0.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/1.0/}
EXTRACT_SUFX= .tar.xz
@@ -18,7 +18,6 @@ USE_TOOLS+= pkg-config gmake
PKGCONFIG_OVERRIDE+= gssdp-1.0.pc.in
-.include "../../archivers/brotli/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../lang/vala/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index