pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/gupnp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May  3 08:34:06 UTC 2021

Modified Files:
        pkgsrc/net/gupnp: Makefile

Log Message:
gupnp: fix pkglint warning


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/gupnp/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/gupnp/Makefile
diff -u pkgsrc/net/gupnp/Makefile:1.69 pkgsrc/net/gupnp/Makefile:1.70
--- pkgsrc/net/gupnp/Makefile:1.69      Wed Apr 21 11:40:34 2021
+++ pkgsrc/net/gupnp/Makefile   Mon May  3 08:34:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2021/04/21 11:40:34 adam Exp $
+# $NetBSD: Makefile,v 1.70 2021/05/03 08:34:06 wiz Exp $
 
 DISTNAME=      gupnp-1.0.3
 PKGREVISION=   11
@@ -41,7 +41,6 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.3
 .include "../../net/libsoup/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gssdp+=  gssdp>=0.14.15
 .include "../../net/gssdp/buildlink3.mk"
-BUILDLINK_DEPMETHOD.vala?=     build
 .include "../../lang/vala/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index