summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-07 10:45:31 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-07 10:45:31 +0000
commitec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd (patch)
tree1d344968c5ecdfe759d80ad4c74aa976f7d4f8fa /graphics/xv
parentActivate the tiff port and deactivate tiff34. (diff)
The tiff port now lives in ports/graphics/tiff.
Notes
Notes: svn path=/head/; revision=21367
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 6976291f0304..e187275ac13c 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -26,7 +26,7 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch
MAINTAINER?= shige@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.4:${PORTSDIR}/graphics/tiff34 \
+ tiff.4:${PORTSDIR}/graphics/tiff \
png.3:${PORTSDIR}/graphics/png
USE_IMAKE= yes