pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-osmdata
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 17 06:35:33 UTC 2026
Modified Files:
pkgsrc/geography/R-osmdata: Makefile
Log Message:
R-osmdata: remove obsolete clause
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/geography/R-osmdata/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-osmdata/Makefile
diff -u pkgsrc/geography/R-osmdata/Makefile:1.4 pkgsrc/geography/R-osmdata/Makefile:1.5
--- pkgsrc/geography/R-osmdata/Makefile:1.4 Mon Jun 15 21:58:01 2026
+++ pkgsrc/geography/R-osmdata/Makefile Thu Sep 17 06:35:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2026/06/15 21:58:01 mef Exp $
+# $NetBSD: Makefile,v 1.5 2026/09/17 06:35:33 wiz Exp $
R_PKGNAME= osmdata
R_PKGVER= 0.3.0
@@ -34,13 +34,6 @@ TEST_DEPENDS+= R-testthat-[0-9]*:../../d
USE_LANGUAGES= c c++
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} != SunOS && ${OPSYS} != Linux
-pre-configure:
- ${CP} ${FILESDIR}/Makevars ${WRKSRC}/src
-.endif
-
.include "../../math/R/Makefile.extension"
.include "../../devel/R-Rcpp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index