summaryrefslogtreecommitdiff
path: root/x11-toolkits/tkstep80
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-26 08:00:21 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-26 08:00:21 +0000
commit80cd7b926886d3927232f0b0df541a76e4a8eec7 (patch)
treec1b304b08e62c8a6c283d511d992d032cdcaa4ad /x11-toolkits/tkstep80
parentActivate chimera2. (diff)
Use correct library name for tiff34.
PR: 5150 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
Notes
Notes: svn path=/head/; revision=8839
Diffstat (limited to 'x11-toolkits/tkstep80')
-rw-r--r--x11-toolkits/tkstep80/Makefile4
1 files 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 <tg@FreeBSD.ORG>
#
-# $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