pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-R.oo (devel/R-R.oo) Add missing DEPENDS+= R-R....
details: https://anonhg.NetBSD.org/pkgsrc/rev/a2244a146a81
branches: trunk
changeset: 457806:a2244a146a81
user: mef <mef%pkgsrc.org@localhost>
date: Tue Aug 31 21:45:35 2021 +0000
description:
(devel/R-R.oo) Add missing DEPENDS+= R-R.methodsS3
diffstat:
devel/R-R.oo/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c95a99579a28 -r a2244a146a81 devel/R-R.oo/Makefile
--- a/devel/R-R.oo/Makefile Tue Aug 31 20:54:15 2021 +0000
+++ b/devel/R-R.oo/Makefile Tue Aug 31 21:45:35 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/08/28 06:07:19 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/31 21:45:35 mef Exp $
R_PKGNAME= R.oo
R_PKGVER= 1.24.0
@@ -8,6 +8,8 @@
COMMENT= R Object-Oriented Programming with or without References
LICENSE= gnu-lgpl-v2.1
+DEPENDS+= R-R.methodsS3-[0-9]*:../../devel/R-R.methodsS3
+
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index