aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-sspir
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-11 16:53:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-11 16:53:44 +0000
commit7b85b686ee660b1b5e5ceeb5a6c7b9cef3bae2ba (patch)
treefcced31c72840886a6d6a0f34a3554ffe11dc971 /math/R-cran-sspir
parent6f2e67040ef3ea58205dd0754325a8f3f37f801c (diff)
Notes
Diffstat (limited to 'math/R-cran-sspir')
-rw-r--r--math/R-cran-sspir/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/R-cran-sspir/Makefile b/math/R-cran-sspir/Makefile
index d7cf9edfc8d8..f25d2e586578 100644
--- a/math/R-cran-sspir/Makefile
+++ b/math/R-cran-sspir/Makefile
@@ -14,7 +14,6 @@ COMMENT= glm-like formula to define dynamic generalized linear models
RUN_DEPENDS= R-cran-mvtnorm>=0.9.96_11:math/R-cran-mvtnorm \
R-cran-KFAS>=0.9.11_3:math/R-cran-KFAS
-USES= cran:auto-plist
-
+USES= cran:auto-plist
.include <bsd.port.mk>