aboutsummaryrefslogtreecommitdiff
path: root/finance/R-cran-fBasics/Makefile
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
committerDavid Naylor <dbn@FreeBSD.org>2017-06-18 18:09:16 +0000
commit9920d3ae657e820bce42911009136fc059210d0d (patch)
tree237480885bd130394dbcbc56f765540bba4416e2 /finance/R-cran-fBasics/Makefile
parent4aeae92375bb57620d054d3cc88677ebba4f22bf (diff)
downloadports-9920d3ae657e820bce42911009136fc059210d0d.tar.gz
ports-9920d3ae657e820bce42911009136fc059210d0d.zip
Notes
Diffstat (limited to 'finance/R-cran-fBasics/Makefile')
-rw-r--r--finance/R-cran-fBasics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile
index 091dbf549996..ad12e2e9a5fd 100644
--- a/finance/R-cran-fBasics/Makefile
+++ b/finance/R-cran-fBasics/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fBasics
PORTVERSION= 3011.87
+PORTREVISION= 1
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -17,6 +18,6 @@ RUN_DEPENDS= R-cran-timeDate>0:finance/R-cran-timeDate \
R-cran-stabledist>0:math/R-cran-stabledist \
R-cran-gss>0:math/R-cran-gss
-USES= cran:auto-plist
+USES= cran:auto-plist,compiles
.include <bsd.port.mk>