From 94d466244710de6ccb64bed3cdcaea81abc20fdf Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 4 Mar 2001 09:06:09 +0000 Subject: Because the minor number of the PNG library was increased packages compiled using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences. --- graphics/fly/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/fly') diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index 8d2a0102074..4706c08c8f9 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/02/16 15:22:18 wiz Exp $ -# +# $NetBSD: Makefile,v 1.13 2001/03/04 09:06:11 tron Exp $ DISTNAME= fly-1.6.5 CATEGORIES= graphics www -- cgit v1.2.3