summaryrefslogtreecommitdiff
path: root/x11-toolkits/tkstep80
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-25 09:01:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-25 09:01:25 +0000
commit0a6c60d05632ca7959196f3efd4949a3e681ebab (patch)
tree912fa012a0348fd5a0c256a1e3e6df452be1962e /x11-toolkits/tkstep80
parentDistfile has been changed. Use better mirror site. (diff)
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
Notes
Notes: svn path=/head/; revision=14893
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 1f1ffe674f5d..830c4269b636 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: Makefile,v 1.16 1998/09/19 05:46:07 steve Exp $
+# $Id: Makefile,v 1.17 1998/11/25 05:06:25 jseger Exp $
#
DISTNAME= tk8.0p2
@@ -20,7 +20,7 @@ MAINTAINER= tg@FreeBSD.ORG
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \
Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.1:${PORTSDIR}/graphics/tiff34
+ tiff.4:${PORTSDIR}/graphics/tiff34
FETCH_BEFORE_ARGS= -b
PATCH_DIST_ARGS= -p1 -d ${WRKDIR}/tk8.0 -E --quiet