pkgsrc-WIP-changes archive

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

(math/R) Packaged fine by pbulk w/o BUILD_DEPENDS (NetBSD/9.4)



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Fri Jan 2 23:35:16 2026 +0900
Changeset:	388aa0bb3d7be88b099c0a256b7db3b1f0ea884e

Modified Files:
	R/Makefile

Log Message:
(math/R) Packaged fine by pbulk w/o BUILD_DEPENDS (NetBSD/9.4)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=388aa0bb3d7be88b099c0a256b7db3b1f0ea884e

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

diffstat:
 R/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/R/Makefile b/R/Makefile
index a145d1e379..3472834a79 100644
--- a/R/Makefile
+++ b/R/Makefile
@@ -21,8 +21,6 @@ USE_GCC_RUNTIME=	yes
 # above line mentions c23 as default compiler for R, but c23 (gcc15) is N/A ?
 # USE_CC_FEATURES+=	c23
 
-# BUILD_DEPENDS+=		gtexinfo-[0-9]*:../../devel/gtexinfo
-
 BUILD_TARGET=		all info
 INSTALL_TARGET=		install install-info
 TEST_TARGET=		check


Home | Main Index | Thread Index | Old Index