pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/unicode-character-database unicode-character-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/da4e2f0e0ee9
branches: trunk
changeset: 331951:da4e2f0e0ee9
user: leot <leot%pkgsrc.org@localhost>
date: Thu Mar 28 22:38:44 2019 +0000
description:
unicode-character-database: pax is needed as tool dependency
diffstat:
textproc/unicode-character-database/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b2fab03d4969 -r da4e2f0e0ee9 textproc/unicode-character-database/Makefile
--- a/textproc/unicode-character-database/Makefile Thu Mar 28 17:35:26 2019 +0000
+++ b/textproc/unicode-character-database/Makefile Thu Mar 28 22:38:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/08/12 11:43:44 tsutsui Exp $
+# $NetBSD: Makefile,v 1.3 2019/03/28 22:38:44 leot Exp $
UCD_VERSION= 11.0.0
DISTNAME= unicode-character-database-${UCD_VERSION}
@@ -14,6 +14,7 @@
LICENSE= unicode
USE_LANGUAGES= # none
+USE_TOOLS+= pax
NO_BUILD= YES
NO_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index