aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2011-12-19 00:51:44 +0000
committerGreg Lewis <glewis@FreeBSD.org>2011-12-19 00:51:44 +0000
commitf3aa3313a5b59333de704c71b3ed993f47ef2670 (patch)
tree8132bfe52d6542fbf7ddb94456f29bc76d7d5219 /math
parent038af1db6f85998c66e1336840f346624c190403 (diff)
downloadports-f3aa3313a5b59333de704c71b3ed993f47ef2670.tar.gz
ports-f3aa3313a5b59333de704c71b3ed993f47ef2670.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/Makefile7
-rw-r--r--math/gnuplot/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 06a1f5565460..f548fbbef716 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnuplot
-PORTVERSION= 4.4.3
+PORTVERSION= 4.4.4
CATEGORIES= math graphics
MASTER_SITES= SF
@@ -75,7 +75,8 @@ PLIST_SUB+= TETEX="@comment "
.else
BUILD_DEPENDS+= kpsexpand:${PORTSDIR}/print/teTeX-base
RUN_DEPENDS+= kpsexpand:${PORTSDIR}/print/teTeX-base
-CONFIGURE_ARGS+= --with-kpsexpand
+CONFIGURE_ARGS+= --with-kpsexpand \
+ --with-texdir=${PREFIX}/share/texmf-local/tex/latex/gnuplot
PLIST_SUB+= TETEX=""
.endif
@@ -88,7 +89,7 @@ CONFIGURE_ARGS+= --enable-thin-splines
.if defined(WITHOUT_WX)
CONFIGURE_ARGS+= --disable-wxwidgets
.else
-USE_WX= 2.4+
+USE_WX= 2.5-2.8
WX_CONF_ARGS= absolute
.endif
diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo
index 1e3ca20046e5..e9a549296bd4 100644
--- a/math/gnuplot/distinfo
+++ b/math/gnuplot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnuplot-4.4.3.tar.gz) = 6faa236ed5c744f34a9ac58ef89dab6177a15c5835dc3644a0a12779439426e6
-SIZE (gnuplot-4.4.3.tar.gz) = 3305912
+SHA256 (gnuplot-4.4.4.tar.gz) = d228599d08d5f87bcb79af8af8bb432c77d942802b1643f920c7baaeaf1ddbfd
+SIZE (gnuplot-4.4.4.tar.gz) = 3328278