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
commitb57da170c78b962a7fe719f91a214de9a66ac65c (patch)
tree2ae023abb6aefe03981c89aac97b934b515129f3 /devel
parentc71d03ec91c019f3e2e80fc23e4cdd3e012f6fc9 (diff)
downloadpkgsrc-b57da170c78b962a7fe719f91a214de9a66ac65c.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"