summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 15:05:50 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 15:05:50 +0000
commit02204d85c74f9fe9b9c43da935306976e10bb495 (patch)
treec78630b9508c99f1fa349ef47016618b3b49f1b0 /devel
parentf0f6b6d01e2c2c0269de1b5101e4086b8559112e (diff)
downloadpkgsrc-02204d85c74f9fe9b9c43da935306976e10bb495.tar.gz
R-bit: update to canonical form of an R package.
Diffstat (limited to 'devel')
-rw-r--r--devel/R-bit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/R-bit/Makefile b/devel/R-bit/Makefile
index ccd59b37f86..518da23a39e 100644
--- a/devel/R-bit/Makefile
+++ b/devel/R-bit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:42 brook Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/31 15:05:50 brook Exp $
-CATEGORIES= devel
+CATEGORIES= devel R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ff.r-forge.r-project.org/
@@ -12,6 +12,5 @@ R_PKGVER= 1.1-14
USE_LANGUAGES= c
-BUILDLINK_API_DEPENDS.R+= R>=2.9.2
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"