summaryrefslogtreecommitdiffstats
path: root/math/gnuplot
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
committerknu <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
commitcd0a2f306709291302afcc35f68e39a72d7ad9d4 (patch)
tree859d49b9b04bd9630f3a9ac1ffa39b51016d77e2 /math/gnuplot
parent7272b524338c18b37e905fc69d6ad7aac2630c67 (diff)
downloadFreeBSD-ports-cd0a2f306709291302afcc35f68e39a72d7ad9d4.zip
FreeBSD-ports-cd0a2f306709291302afcc35f68e39a72d7ad9d4.tar.gz
Chase graphics/gd's shlib version bump.
Diffstat (limited to 'math/gnuplot')
-rw-r--r--math/gnuplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index c332545..3db7fe8 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -7,13 +7,14 @@
PORTNAME= gnuplot
PORTVERSION= 3.7.1
+PORTREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= ftp://ftp.gnuplot.vt.edu/pub/gnuplot/
MAINTAINER= chuckr@FreeBSD.org
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- gd.1:${PORTSDIR}/graphics/gd
+ gd.2:${PORTSDIR}/graphics/gd
USE_XLIB= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud