aboutsummaryrefslogtreecommitdiff
path: root/math/jags
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2019-04-22 13:16:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2019-04-22 13:16:33 +0000
commit879e75a6593d4f669464a017aaebd9f8bee250f3 (patch)
tree44760fb1f02ea408fa8f79bb5c9a29b881768f31 /math/jags
parentac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff)
downloadports-879e75a6593d4f669464a017aaebd9f8bee250f3.tar.gz
ports-879e75a6593d4f669464a017aaebd9f8bee250f3.zip
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when absolutely necessary. Suggested by: tijl
Notes
Notes: svn path=/head/; revision=499638
Diffstat (limited to 'math/jags')
-rw-r--r--math/jags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile
index c4f0f1f97916..699109b6f2aa 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcmc-jags
DISTVERSION= 4.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \
SF/mcmc-jags/Examples/${S}.x/:2 \