pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/R-interp
Module Name: pkgsrc
Committed By: wiz
Date: Thu Sep 17 06:13:09 UTC 2026
Modified Files:
pkgsrc/graphics/R-interp: Makefile
Log Message:
R-interp: remove obsolete clause
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/R-interp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/R-interp/Makefile
diff -u pkgsrc/graphics/R-interp/Makefile:1.4 pkgsrc/graphics/R-interp/Makefile:1.5
--- pkgsrc/graphics/R-interp/Makefile:1.4 Sun Jul 5 14:20:55 2026
+++ pkgsrc/graphics/R-interp/Makefile Thu Sep 17 06:13:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2026/07/05 14:20:55 mef Exp $
+# $NetBSD: Makefile,v 1.5 2026/09/17 06:13:09 wiz Exp $
R_PKGNAME= interp
R_PKGVER= 1.1-6
@@ -21,12 +21,6 @@ TEST_DEPENDS+= R-stringr-[0-9]*:../../te
USE_LANGUAGES= c c++ fortran
-.include "../../mk/bsd.prefs.mk"
-pre-patch:
-.if ${OPSYS} != SunOS && ${OPSYS} != Linux && ${OPSYS} != Darwin
- ${CP} ${FILESDIR}/Makevars ${WRKSRC}/src/
-.endif
-
.include "../../devel/R-Rcpp/buildlink3.mk"
.include "../../math/R-RcppEigen/buildlink3.mk"
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index