summaryrefslogtreecommitdiff
path: root/graphics/ploticus
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-22 09:32:18 +0000
committerwiz <wiz>2001-05-22 09:32:18 +0000
commit2d0bc71d62d0a950fd5dac8432fe6b67c45228c2 (patch)
tree1df5f6c020b6f6acdff761eca4cb1348bc4276f8 /graphics/ploticus
parent1c7d6b8bd5b706359bc20720ac0c4579669989c3 (diff)
downloadpkgsrc-2d0bc71d62d0a950fd5dac8432fe6b67c45228c2.tar.gz
Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
Diffstat (limited to 'graphics/ploticus')
-rw-r--r--graphics/ploticus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile
index 0458801933e..bf2c0a59b79 100644
--- a/graphics/ploticus/Makefile
+++ b/graphics/ploticus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/03/04 09:06:13 tron Exp $
+# $NetBSD: Makefile,v 1.9 2001/05/22 09:32:22 wiz Exp $
#
DISTNAME= plsrc13
@@ -12,7 +12,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.sgpr.net/
COMMENT= Versatile data visualization engine
-DEPENDS+= png>1.0.9:../../graphics/png
+DEPENDS+= png>=1.0.11:../../graphics/png
NO_CONFIGURE= YES
USE_X11= YES