svn commit: r382529 - head/math/R-cran-car
Antoine Brodin
antoine at FreeBSD.org
Sat Mar 28 17:40:37 UTC 2015
Author: antoine
Date: Sat Mar 28 17:40:35 2015
New Revision: 382529
URL: https://svnweb.freebsd.org/changeset/ports/382529
QAT: https://qat.redports.org/buildarchive/r382529/
Log:
Mark BROKEN: missing dependency
===> Staging for R-cran-car-2.0.25
===> Generating temporary packing list
ERROR: dependencies 'pbkrtest', 'quantreg' are not available for package 'car'
Reported by: pkg-fallout
Modified:
head/math/R-cran-car/Makefile
Modified: head/math/R-cran-car/Makefile
==============================================================================
--- head/math/R-cran-car/Makefile Sat Mar 28 17:21:51 2015 (r382528)
+++ head/math/R-cran-car/Makefile Sat Mar 28 17:40:35 2015 (r382529)
@@ -11,6 +11,8 @@ COMMENT= Companion to Applied Regression
LICENSE= GPLv2
+BROKEN= Missing dependency
+
USES= cran:auto-plist
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list