aboutsummaryrefslogtreecommitdiff
path: root/math/gretl/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-22 18:46:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-22 18:46:57 +0000
commit0689edbbabeb20f0ddae51a2faecc0ffebf72357 (patch)
tree0300f834f2a9b163496d72743dc9634ffa3a28fb /math/gretl/Makefile
parenta102b565adfdc2bd2375aff04e6eb8352071ce4e (diff)
downloadports-0689edbbabeb20f0ddae51a2faecc0ffebf72357.tar.gz
ports-0689edbbabeb20f0ddae51a2faecc0ffebf72357.zip
math/gretl: Update 2018c -> 2018d
Reported by: portscout
Notes
Notes: svn path=/head/; revision=488122
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r--math/gretl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 6b143a1af980..ca22e7e0aabd 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gretl
-DISTVERSION= 2018c
+DISTVERSION= 2018d
CATEGORIES= math finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/
@@ -35,7 +35,7 @@ OPTIONS_SUB= yes
ADDONS_DESC= Build gretl addons
ADDONS_CONFIGURE_ENABLE= build-addons
-ADDONS_BUILD_DEPENDS= pdflatex:print/tex-formats
+ADDONS_VARS= USE_TEX="formats dvipsk:build"
ATLAS_DESC= Use ATLAS for BLAS and LAPACK
ATLAS_LIB_DEPENDS= libatlas.so:math/atlas