pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-stringi
Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Apr 27 17:06:56 UTC 2017
Modified Files:
        pkgsrc/textproc/R-stringi: Makefile
Log Message:
Needs pkg-config.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/R-stringi/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/R-stringi/Makefile
diff -u pkgsrc/textproc/R-stringi/Makefile:1.6 pkgsrc/textproc/R-stringi/Makefile:1.7
--- pkgsrc/textproc/R-stringi/Makefile:1.6      Sat Apr 22 21:03:58 2017
+++ pkgsrc/textproc/R-stringi/Makefile  Thu Apr 27 17:06:56 2017
@@ -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_PKGNAME=    stringi
 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