pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/R-sass (www/R-sass) Add DEPENDS+= R-R6-[0-9]*
details: https://anonhg.NetBSD.org/pkgsrc/rev/62d572f7180f
branches: trunk
changeset: 454268:62d572f7180f
user: mef <mef%pkgsrc.org@localhost>
date: Mon Jun 07 15:37:39 2021 +0000
description:
(www/R-sass) Add DEPENDS+= R-R6-[0-9]*
diffstat:
www/R-sass/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 70903e112ed2 -r 62d572f7180f www/R-sass/Makefile
--- a/www/R-sass/Makefile Mon Jun 07 15:35:24 2021 +0000
+++ b/www/R-sass/Makefile Mon Jun 07 15:37:39 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/06/05 12:02:02 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/06/07 15:37:39 mef Exp $
R_PKGNAME= sass
R_PKGVER= 0.4.0
@@ -14,6 +14,7 @@
DEPENDS+= R-htmltools>=0.5.1:../../textproc/R-htmltools
DEPENDS+= R-fs-[0-9]*:../../devel/R-fs
DEPENDS+= R-rappdirs-[0-9]*:../../devel/R-rappdirs
+DEPENDS+= R-R6-[0-9]*:../../devel/R-R6
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index