pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-survey



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

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

Log Message:
R-survey: remove obsolete clause


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/R-survey/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-survey/Makefile
diff -u pkgsrc/math/R-survey/Makefile:1.7 pkgsrc/math/R-survey/Makefile:1.8
--- pkgsrc/math/R-survey/Makefile:1.7   Mon Jul 13 14:09:26 2026
+++ pkgsrc/math/R-survey/Makefile       Thu Sep 17 06:35:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2026/07/13 14:09:26 mef Exp $
+# $NetBSD: Makefile,v 1.8 2026/09/17 06:35:33 wiz Exp $
 
 R_PKGNAME=     survey
 R_PKGVER=      4.5
@@ -21,11 +21,6 @@ TEST_DEPENDS+=       R-quantreg-[0-9]*:../../m
 USE_LANGUAGES= c++
 GCC_REQD+=     8
 
-.include "../../mk/bsd.prefs.mk"
-pre-patch:
-.if ${OPSYS} != SunOS && ${OPSYS} != Linux && ${OPSYS} != Darwin
-       ${CP} ${FILESDIR}/Makevars ${WRKSRC}/src/
-.endif
 .include "../../math/R-RcppArmadillo/buildlink3.mk"
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index