aboutsummaryrefslogtreecommitdiff
path: root/graphics/pgplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgplot/Makefile')
-rw-r--r--graphics/pgplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile
index c237bd1bc69c..1532f2df4448 100644
--- a/graphics/pgplot/Makefile
+++ b/graphics/pgplot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pgplot
PORTVERSION= 5.2.2
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/
DISTNAME= ${PORTNAME}${PORTVERSION:R}
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:R}
MAINTAINER= bf@FreeBSD.org
COMMENT= A C/FORTRAN library for drawing graphs on a variety of display devices
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
MAKE_JOBS_UNSAFE= yes