pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-energy



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep 17 06:35:33 UTC 2026

Modified Files:
        pkgsrc/math/R-energy: Makefile

Log Message:
R-energy: remove obsolete clause


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/R-energy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/R-energy/Makefile
diff -u pkgsrc/math/R-energy/Makefile:1.8 pkgsrc/math/R-energy/Makefile:1.9
--- pkgsrc/math/R-energy/Makefile:1.8   Mon Jul 13 13:52:25 2026
+++ pkgsrc/math/R-energy/Makefile       Thu Sep 17 06:35:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2026/07/13 13:52:25 mef Exp $
+# $NetBSD: Makefile,v 1.9 2026/09/17 06:35:33 wiz Exp $
 
 R_PKGNAME=     energy
 R_PKGVER=      1.7-12
@@ -23,12 +23,6 @@ TEST_DEPENDS+=       tex-xkeyval-[0-9]*:../../
 
 USE_LANGUAGES= c c++
 
-.include "../../mk/bsd.prefs.mk"
-pre-patch:
-.if ${OPSYS} != SunOS && ${OPSYS} != Linux && ${OPSYS} != Darwin
-       ${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