summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2022-10-08 20:30:46 +0000
committerhe <he@pkgsrc.org>2022-10-08 20:30:46 +0000
commitc4008d5c48b72a678b5ef3c44c8e18a345fa84ef (patch)
tree7020fe4720ba4162f84db7ea61e2d23e8458ae7f /geography
parent042df544bbdc6c1bd6d7d1f384afdfe184413ec0 (diff)
downloadpkgsrc-c4008d5c48b72a678b5ef3c44c8e18a345fa84ef.tar.gz
geography/R-s2: remove ineffectual use of atomic64.mk.
We now build R itself with that instead.
Diffstat (limited to 'geography')
-rw-r--r--geography/R-s2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/geography/R-s2/Makefile b/geography/R-s2/Makefile
index 9f1aad7b749..9320bde4540 100644
--- a/geography/R-s2/Makefile
+++ b/geography/R-s2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/10/08 20:02:06 he Exp $
+# $NetBSD: Makefile,v 1.4 2022/10/08 20:30:46 he Exp $
R_PKGNAME= s2
R_PKGVER= 1.0.6
@@ -15,5 +15,4 @@ USE_LANGUAGES= c c++
.include "../../devel/R-Rcpp/buildlink3.mk"
.include "../../geography/R-wk/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"