From b5544f135829582a52ed3b2c78ec884a4f52187c Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 15 Apr 1998 22:18:24 +0000 Subject: Switch remaining ports to use jpeg lib version 8.0. --- graphics/xv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/xv') diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 54fd850d1caf..b43bf3938c83 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -3,7 +3,7 @@ # Date created: 30 October 1994 # Whom: smace # -# $Id: Makefile,v 1.15 1997/11/04 13:14:15 tg Exp $ +# $Id: Makefile,v 1.16 1997/12/01 08:08:00 tg Exp $ # DISTNAME= xv-3.10a @@ -19,7 +19,7 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch MAINTAINER= ports@FreeBSD.ORG -LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg\\.8\\.:${PORTSDIR}/graphics/jpeg \ tiff34\\.1:${PORTSDIR}/graphics/tiff34 USE_IMAKE= yes -- cgit v1.2.3