summaryrefslogtreecommitdiffstats
path: root/graphics/pgplot/Makefile
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2001-03-06 20:54:44 +0000
committerjmz <jmz@FreeBSD.org>2001-03-06 20:54:44 +0000
commit78ac2b429e5343bcdd328492c6a8591aac9e6a1b (patch)
tree21585e7cb6e72350519878119f2202c8293d56fe /graphics/pgplot/Makefile
parent0f0541598fa112402c2744848c815fa7cf0db2c3 (diff)
downloadFreeBSD-ports-78ac2b429e5343bcdd328492c6a8591aac9e6a1b.zip
FreeBSD-ports-78ac2b429e5343bcdd328492c6a8591aac9e6a1b.tar.gz
Upgrade to version 5.2.2 (the distfile still has version 5.2)
Add a lib depend on png since this version has a png driver. Fix minors bugs in Makefile.demo
Diffstat (limited to 'graphics/pgplot/Makefile')
-rw-r--r--graphics/pgplot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile
index 23fc7b6..1749fdf 100644
--- a/graphics/pgplot/Makefile
+++ b/graphics/pgplot/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= pgplot
-PORTVERSION= 5.2
+PORTVERSION= 5.2.2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/
-DISTNAME= ${PORTNAME}${PORTVERSION}
+DISTNAME= ${PORTNAME}5.2
MAINTAINER= jmz@FreeBSD.org
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
USE_XLIB= yes
INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/pgplot
OpenPOWER on IntegriCloud