pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/gupnp-av



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri May 14 13:12:06 UTC 2021

Modified Files:
        pkgsrc/net/gupnp-av: Makefile

Log Message:
gupnp-av: needs vala


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/net/gupnp-av/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-av/Makefile
diff -u pkgsrc/net/gupnp-av/Makefile:1.45 pkgsrc/net/gupnp-av/Makefile:1.46
--- pkgsrc/net/gupnp-av/Makefile:1.45   Wed Apr 21 11:40:33 2021
+++ pkgsrc/net/gupnp-av/Makefile        Fri May 14 13:12:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2021/04/21 11:40:33 adam Exp $
+# $NetBSD: Makefile,v 1.46 2021/05/14 13:12:06 nia Exp $
 
 DISTNAME=      gupnp-av-0.12.7
 PKGREVISION=   19
@@ -18,5 +18,6 @@ USE_TOOLS+=   gmake pkg-config
 PKGCONFIG_OVERRIDE+=   gupnp-av-1.0.pc.in
 
 .include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../lang/vala/buildlink3.mk"
 .include "../../net/gupnp/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index