pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-R.oo
Module Name: pkgsrc
Committed By: mef
Date: Tue Aug 31 21:45:35 UTC 2021
Modified Files:
pkgsrc/devel/R-R.oo: Makefile
Log Message:
(devel/R-R.oo) Add missing DEPENDS+= R-R.methodsS3
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/R-R.oo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-R.oo/Makefile
diff -u pkgsrc/devel/R-R.oo/Makefile:1.1 pkgsrc/devel/R-R.oo/Makefile:1.2
--- pkgsrc/devel/R-R.oo/Makefile:1.1 Sat Aug 28 06:07:19 2021
+++ pkgsrc/devel/R-R.oo/Makefile Tue Aug 31 21:45:35 2021
@@ -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 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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