aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnuplot/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-09-11 11:32:41 +0800
committerache <ache@FreeBSD.org>2001-09-11 11:32:41 +0800
commit1eef012a40dcc8cbf3e7296c341f7e26703f89d4 (patch)
treeba18ff967dd7709fc780872a2bf6c4ea7f554c5f /math/gnuplot/Makefile
parented6c5c7e0dd17182b15410ac5173ebf0ce1edb20 (diff)
downloadfreebsd-ports-gnome-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.tar.gz
freebsd-ports-gnome-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.tar.zst
freebsd-ports-gnome-1eef012a40dcc8cbf3e7296c341f7e26703f89d4.zip
Bump png major
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r--math/gnuplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 3db7fe8025b1..239760618dc2 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gnuplot.vt.edu/pub/gnuplot/
MAINTAINER= chuckr@FreeBSD.org
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
gd.2:${PORTSDIR}/graphics/gd
USE_XLIB= yes