pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/gspell gspell: vala is build-time dependency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5cc0cbc53291
branches:  trunk
changeset: 450194:5cc0cbc53291
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Apr 12 13:21:47 2021 +0000

description:
gspell: vala is build-time dependency

diffstat:

 textproc/gspell/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a4cb5a8724ab -r 5cc0cbc53291 textproc/gspell/Makefile
--- a/textproc/gspell/Makefile  Mon Apr 12 13:21:00 2021 +0000
+++ b/textproc/gspell/Makefile  Mon Apr 12 13:21:47 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/10/06 19:51:18 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2021/04/12 13:21:47 nia Exp $
 
 DISTNAME=      gspell-1.8.3
 PKGREVISION=   5
@@ -20,6 +20,7 @@
 
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"
+BUILDLINK_DEPMETHOD.vala?=     build
 .include "../../lang/vala/buildlink3.mk"
 .include "../../textproc/enchant2/buildlink3.mk"
 .include "../../textproc/iso-codes/buildlink3.mk"



Home | Main Index | Thread Index | Old Index