From 80cd7b926886d3927232f0b0df541a76e4a8eec7 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Wed, 26 Nov 1997 08:00:21 +0000 Subject: Use correct library name for tiff34. PR: 5150 Submitted by: Brett Taylor --- x11-toolkits/tkstep80/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index e218dc7a1ee3..b388be7128ea 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -3,7 +3,7 @@ # Date created: 06 November 1997 # Whom: Thomas Gellekum # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/11 07:53:24 tg Exp $ # DISTNAME= tk8.0 @@ -19,7 +19,7 @@ MAINTAINER= tg@FreeBSD.ORG LIB_DEPENDS= tcl80\\.1\\.:${PORTSDIR}/lang/tcl80 \ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg \ - tiff\\.4\\.:${PORTSDIR}/graphics/tiff34 + tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 FETCH_BEFORE_ARGS= -b PATCH_DIST_ARGS= -p -d ${WRKDIR} -E --quiet -- cgit v1.2.3