summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2022-08-22 22:21:53 +0000
committertnn <tnn@pkgsrc.org>2022-08-22 22:21:53 +0000
commitd5f19d712a8c8d066d347a11b8a17dbf3f933da5 (patch)
tree209ded98db3d6465472efb0ff2dea1dc399b5d4a /geography
parent6c8d961c55ce9b6cb1af9c63660aaef02d7d35bb (diff)
downloadpkgsrc-d5f19d712a8c8d066d347a11b8a17dbf3f933da5.tar.gz
R-s2: needs openssl
Diffstat (limited to 'geography')
-rw-r--r--geography/R-s2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/R-s2/Makefile b/geography/R-s2/Makefile
index c4b5d7f6c19..d153a25239d 100644
--- a/geography/R-s2/Makefile
+++ b/geography/R-s2/Makefile
@@ -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 @@ USE_LANGUAGES= c c++
.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"