pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gupnp-igd
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 7 20:41:17 UTC 2022
Modified Files:
pkgsrc/net/gupnp-igd: Makefile
Log Message:
gupnp-igd: gobject-introspection is a build dependency
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/gupnp-igd/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-igd/Makefile
diff -u pkgsrc/net/gupnp-igd/Makefile:1.53 pkgsrc/net/gupnp-igd/Makefile:1.54
--- pkgsrc/net/gupnp-igd/Makefile:1.53 Mon Apr 18 19:10:02 2022
+++ pkgsrc/net/gupnp-igd/Makefile Tue Jun 7 20:41:17 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2022/04/18 19:10:02 adam Exp $
+# $NetBSD: Makefile,v 1.54 2022/06/07 20:41:17 wiz Exp $
DISTNAME= gupnp-igd-0.2.5
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-igd/0.2/}
EXTRACT_SUFX= .tar.xz
@@ -22,6 +22,7 @@ TEST_TARGET= check
.include "../../net/gupnp/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0
.include "../../devel/glib2/buildlink3.mk"
+BUILDLINK_DEPMETHOD.gobject-introspection= build
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../textproc/gtk-doc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index