From bf949ff3db58a62b42d076950b561228c71c0238 Mon Sep 17 00:00:00 2001 From: vanilla Date: Sat, 23 Jan 1999 07:05:35 +0000 Subject: Bump png's major number to 3. --- print/ghostscript-afpl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/ghostscript-afpl') diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index afe277a7f60c..9a5515947f23 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.30 1999/01/13 07:24:57 scrappy Exp $ +# $Id: Makefile,v 1.31 1999/01/21 18:08:50 vanilla Exp $ # DISTNAME= ghostscript-5.50 @@ -21,7 +21,7 @@ Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= png.2:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png USE_XLIB= yes EXTRACT_ONLY= ${GS_SOURCES} -- cgit