pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libhandy



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Mar  6 11:41:27 UTC 2020

Modified Files:
        pkgsrc/devel/libhandy: Makefile

Log Message:
libhandy: Needs vala


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libhandy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libhandy/Makefile
diff -u pkgsrc/devel/libhandy/Makefile:1.1 pkgsrc/devel/libhandy/Makefile:1.2
--- pkgsrc/devel/libhandy/Makefile:1.1  Tue Jan 21 14:58:09 2020
+++ pkgsrc/devel/libhandy/Makefile      Fri Mar  6 11:41:27 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/21 14:58:09 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/06 11:41:27 nia Exp $
 
 DISTNAME=      libhandy-v0.0.13
 PKGNAME=       ${DISTNAME:S/-v/-/1}
@@ -22,5 +22,6 @@ PKGCONFIG_OVERRIDE_STAGE=     pre-install
 PKGCONFIG_OVERRIDE+=           output/meson-private/libhandy-0.0.pc
 
 .include "../../devel/meson/build.mk"
+.include "../../lang/vala/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index