aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv/Makefile
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 /graphics/xv/Makefile
parente2fda38196a42df88877660e86d3cb3c68150e1a (diff)
downloadports-0a6c60d05632ca7959196f3efd4949a3e681ebab.tar.gz
ports-0a6c60d05632ca7959196f3efd4949a3e681ebab.zip
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 'graphics/xv/Makefile')
-rw-r--r--graphics/xv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 39653e0e6cd2..fabf16c7d56a 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.29 1998/11/21 07:27:37 steve Exp $
+# $Id: Makefile,v 1.30 1998/11/25 05:06:28 jseger Exp $
#
DISTNAME= xv-3.10a
@@ -25,7 +25,7 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch
MAINTAINER?= shige@kuis.kyoto-u.ac.jp
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.1:${PORTSDIR}/graphics/tiff34 \
+ tiff.4:${PORTSDIR}/graphics/tiff34 \
png.2:${PORTSDIR}/graphics/png
USE_IMAKE= yes