pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-s2
Module Name: pkgsrc
Committed By: he
Date: Sat Oct 8 20:30:46 UTC 2022
Modified Files:
pkgsrc/geography/R-s2: Makefile
Log Message:
geography/R-s2: remove ineffectual use of atomic64.mk.
We now build R itself with that instead.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/geography/R-s2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/R-s2/Makefile
diff -u pkgsrc/geography/R-s2/Makefile:1.3 pkgsrc/geography/R-s2/Makefile:1.4
--- pkgsrc/geography/R-s2/Makefile:1.3 Sat Oct 8 20:02:06 2022
+++ pkgsrc/geography/R-s2/Makefile Sat Oct 8 20:30:46 2022
@@ -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"
Home |
Main Index |
Thread Index |
Old Index