diff options
Diffstat (limited to 'devel/R-cran-data.table/Makefile')
-rw-r--r-- | devel/R-cran-data.table/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/R-cran-data.table/Makefile b/devel/R-cran-data.table/Makefile index 213e428839ba..095ef523a7be 100644 --- a/devel/R-cran-data.table/Makefile +++ b/devel/R-cran-data.table/Makefile @@ -12,9 +12,7 @@ COMMENT= Extension of Data.frame LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_11_i386= unable to load datatable.so -BROKEN_FreeBSD_12_i386= unable to load datatable.so -BROKEN_FreeBSD_13_i386= unable to load datatable.so +BROKEN_i386= unable to load datatable.so USES= cran:auto-plist,compiles |