pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/link-grammar link-grammar: add argp dependenc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/31793420909e
branches: trunk
changeset: 452817:31793420909e
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun May 16 20:14:06 2021 +0000
description:
link-grammar: add argp dependency now needed for some OSes
diffstat:
textproc/link-grammar/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r a7400c078767 -r 31793420909e textproc/link-grammar/Makefile
--- a/textproc/link-grammar/Makefile Sun May 16 20:04:48 2021 +0000
+++ b/textproc/link-grammar/Makefile Sun May 16 20:14:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2021/05/16 19:57:35 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19 2021/05/16 20:14:06 gutteridge Exp $
DISTNAME= link-grammar-5.9.1
CATEGORIES= textproc
@@ -24,4 +24,5 @@
# supports it, but doesn't do so correctly.
BUILDLINK_TRANSFORM+= rm:-Wformat-signedness
+.include "../../devel/argp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index