pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/R-s2 geography/R-s2: remove ineffectual use ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c4c537dad0d
branches:  trunk
changeset: 386438:6c4c537dad0d
user:      he <he%pkgsrc.org@localhost>
date:      Sat Oct 08 20:30:46 2022 +0000

description:
geography/R-s2: remove ineffectual use of atomic64.mk.

We now build R itself with that instead.

diffstat:

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

diffs (15 lines):

diff -r ea6f73c15c8e -r 6c4c537dad0d geography/R-s2/Makefile
--- a/geography/R-s2/Makefile   Sat Oct 08 20:03:11 2022 +0000
+++ b/geography/R-s2/Makefile   Sat Oct 08 20:30:46 2022 +0000
@@ -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 @@
 .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"



Home | Main Index | Thread Index | Old Index