summaryrefslogtreecommitdiff
path: root/math/gnuplot
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-12 10:01:08 +0000
commit9e048852214e8a735a9ce5e2a0badb17d9d422ce (patch)
tree6f85db05ab940c3a4a0abcea91e5f13d96182ae7 /math/gnuplot
parentUpdate to 1.8.4. (diff)
Chase graphics/gd's shlib version bump.
Notes
Notes: svn path=/head/; revision=38246
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 c3325453607e..3db7fe8025b1 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