summaryrefslogtreecommitdiff
path: root/graphics/xsane
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/xsane
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/xsane')
-rw-r--r--graphics/xsane/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index 8281386d83e3..85d18a6d1c4b 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= domi@saargate.de
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
sane.1:${PORTSDIR}/graphics/sane \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.4:${PORTSDIR}/graphics/tiff34 \
+ tiff.4:${PORTSDIR}/graphics/tiff \
png.3:${PORTSDIR}/graphics/png
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config