diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-car/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 1d6d8ba285a5..7753957fc877 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -11,6 +11,8 @@ COMMENT= Companion to Applied Regression for R LICENSE= GPLv2 +BROKEN= Missing dependency + USES= cran:auto-plist .include <bsd.port.mk> |