pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/R-stringi Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe3f33e92c3e
branches: trunk
changeset: 361876:fe3f33e92c3e
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Apr 27 17:06:56 2017 +0000
description:
Needs pkg-config.
diffstat:
textproc/R-stringi/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 92872e23a928 -r fe3f33e92c3e textproc/R-stringi/Makefile
--- a/textproc/R-stringi/Makefile Thu Apr 27 17:05:22 2017 +0000
+++ b/textproc/R-stringi/Makefile Thu Apr 27 17:06:56 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/04/22 21:03:58 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/04/27 17:06:56 joerg Exp $
PKGREVISION= 1
CATEGORIES= textproc
@@ -13,6 +13,7 @@
R_PKGVER= 1.1.2
USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
.include "../../textproc/icu/buildlink3.mk"
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index