pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/gspell
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 13:21:47 UTC 2021
Modified Files:
pkgsrc/textproc/gspell: Makefile
Log Message:
gspell: vala is build-time dependency
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/textproc/gspell/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/gspell/Makefile
diff -u pkgsrc/textproc/gspell/Makefile:1.29 pkgsrc/textproc/gspell/Makefile:1.30
--- pkgsrc/textproc/gspell/Makefile:1.29 Tue Oct 6 19:51:18 2020
+++ pkgsrc/textproc/gspell/Makefile Mon Apr 12 13:21:47 2021
@@ -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 @@ PKGCONFIG_OVERRIDE+= gspell.pc.in
.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