aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-pkgload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-pkgload/Makefile')
-rw-r--r--devel/R-cran-pkgload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/R-cran-pkgload/Makefile b/devel/R-cran-pkgload/Makefile
index 9445859e653d..02a19dbc28d7 100644
--- a/devel/R-cran-pkgload/Makefile
+++ b/devel/R-cran-pkgload/Makefile
@@ -1,7 +1,7 @@
# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= pkgload
-DISTVERSION= 1.2.1
+DISTVERSION= 1.2.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -23,6 +23,6 @@ TEST_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \
R-cran-pkgbuild>0:devel/R-cran-pkgbuild \
R-cran-testthat>0:devel/R-cran-testthat
-USES= cran:auto-plist,compiles
+USES= cran:auto-plist
.include <bsd.port.mk>