From 6db96c05006f9dc75e9717730eb1a12a7476f363 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 4 Jul 2000 07:13:35 +0000 Subject: Bump png shared library version. Submitted by: Hajimu UMEMOTO --- graphics/png/files/patch-aa | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/png/files/patch-aa') diff --git a/graphics/png/files/patch-aa b/graphics/png/files/patch-aa index d7002498835e..566d7e34121c 100644 --- a/graphics/png/files/patch-aa +++ b/graphics/png/files/patch-aa @@ -1,5 +1,5 @@ ---- scripts/makefile.std.orig Fri Jul 31 23:15:22 1998 -+++ scripts/makefile.std Sat Jan 23 14:08:51 1999 +--- scripts/makefile.std.orig Thu Dec 9 01:44:40 1999 ++++ scripts/makefile.std Tue Jul 4 09:16:46 2000 @@ -2,18 +2,30 @@ # Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc. # For conditions of distribution and use, see copyright notice in png.h @@ -8,7 +8,7 @@ +# have to change it. +# I bump PNGMAJ to 3, because imlib can't work with png 1.0.2. +# I should bump PNGMAJ for ports depend. -+PNGMAJ = 3 ++PNGMAJ = $(SHLIB_VER) +.if (${PORTOBJFORMAT} == "elf") +PNGVER = $(PNGMAJ) +.else -- cgit v1.2.3