geography/R-s2: remove ineffectual use of atomic64.mk.
We now build R itself with that instead.
This commit is contained in:
parent
1a726248a9
commit
5b9d77c7b0
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue