aboutsummaryrefslogtreecommitdiff
path: root/math/jags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/jags/Makefile')
-rw-r--r--math/jags/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile
index 2275178a16ad..a0a7832154ba 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mcmc-jags
-PORTVERSION= 4.2.0
-PORTREVISION= 3
+DISTVERSION= 4.3.0
CATEGORIES= math
MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \
SF/mcmc-jags/Examples/${S}.x/:2 \
@@ -17,6 +16,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Just Another Gibbs Sampler
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+LIB_DEPENDS= libltdl.so:devel/libltdl
GNU_CONFIGURE= yes
USES= bison compiler:features fortran gmake libtool localbase pathfix