summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 15:27:53 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 15:27:53 +0000
commited04cc3e6e4d5e45e8d76b001b69a986539e0c18 (patch)
treed4aa21369788eadeb9cfdc07ef7b73aabe293800 /devel
parent060d80d86d28e2bc38728439302ef763326c190a (diff)
downloadpkgsrc-ed04cc3e6e4d5e45e8d76b001b69a986539e0c18.tar.gz
R-lazyeval: update to canonical form of an R package.
Diffstat (limited to 'devel')
-rw-r--r--devel/R-lazyeval/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/R-lazyeval/Makefile b/devel/R-lazyeval/Makefile
index 5c37fec7d98..117f6293536 100644
--- a/devel/R-lazyeval/Makefile
+++ b/devel/R-lazyeval/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2019/04/07 13:11:27 wen Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 15:27:53 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/lazyeval/
@@ -12,6 +12,5 @@ R_PKGVER= 0.2.2
USE_LANGUAGES= c
-BUILDLINK_API_DEPENDS.R+= R>=3.1.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"