From 66f9ae4f4cfca34d9f9284a03689a817c4a7e581 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 23 Apr 1998 21:06:28 +0000 Subject: Add png support, I don't know how to add it on PATCHFILES, so I put it on patches/patch-ah. sorry. --- graphics/xv/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/xv/Makefile') diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index b43bf3938c83..dfd0a5d2eb23 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -3,7 +3,7 @@ # Date created: 30 October 1994 # Whom: smace # -# $Id: Makefile,v 1.16 1997/12/01 08:08:00 tg Exp $ +# $Id: Makefile,v 1.17 1998/04/15 22:18:24 jseger Exp $ # DISTNAME= xv-3.10a @@ -20,7 +20,8 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \ - tiff34\\.1:${PORTSDIR}/graphics/tiff34 + tiff34\\.1:${PORTSDIR}/graphics/tiff34 \ + png\\.2\\.:${PORTSDIR}/graphics/png USE_IMAKE= yes -- cgit v1.2.3