aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-data.table
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-data.table')
-rw-r--r--devel/R-cran-data.table/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/R-cran-data.table/Makefile b/devel/R-cran-data.table/Makefile
index 7ed486a353f7..f259190aba62 100644
--- a/devel/R-cran-data.table/Makefile
+++ b/devel/R-cran-data.table/Makefile
@@ -3,6 +3,7 @@
PORTNAME= data.table
DISTVERSION= 1.12.8
+PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -20,6 +21,5 @@ OPTIONS_DEFINE= OPENMP
OPTIONS_DEFAULT= OPENMP
OPENMP_CONFIGURE_ENABLE= openmp
-OPENMP_LIB_DEPENDS= libomp.so:devel/openmp
.include <bsd.port.mk>