From 0793f764f644b2e86d4c9f102a1075087b0554a8 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Mon, 1 Dec 1997 07:59:32 +0000 Subject: [PATCH] Use tiff34. --- graphics/xpaint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 06b92def5ac1..ba53a57a0c04 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp $ +# $Id: Makefile,v 1.15 1997/11/29 02:02:16 jseger Exp $ # DISTNAME= xpaint-2.5.2 @@ -13,7 +13,7 @@ MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/ MAINTAINER= jseger@FreeBSD.org LIB_DEPENDS= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ - tiff\\.3\\.:${PORTSDIR}/graphics/tiff \ + tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ png\\.0\\.:${PORTSDIR}/graphics/png