pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/R-s2 R-s2: needs openssl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3073ec74af5
branches:  trunk
changeset: 383800:c3073ec74af5
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Aug 22 22:21:53 2022 +0000

description:
R-s2: needs openssl

diffstat:

 geography/R-s2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 09b12ff3fa58 -r c3073ec74af5 geography/R-s2/Makefile
--- a/geography/R-s2/Makefile   Mon Aug 22 21:10:46 2022 +0000
+++ b/geography/R-s2/Makefile   Mon Aug 22 22:21:53 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/09/20 06:08:07 mef Exp $
+# $NetBSD: Makefile,v 1.2 2022/08/22 22:21:53 tnn Exp $
 
 R_PKGNAME=     s2
 R_PKGVER=      1.0.6
@@ -13,4 +13,5 @@
 .include "../../math/R/Makefile.extension"
 .include "../../devel/R-Rcpp/buildlink3.mk"
 .include "../../geography/R-wk/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index