aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-app
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/gimp-app
parent99249f70296a7c82fcf6e43aea94158863b10a3a (diff)
downloadports-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.tar.gz
ports-ec1b2d16edeedc0bda532cc44f668ce6b6a8a8dd.zip
The tiff port now lives in ports/graphics/tiff.
Notes
Notes: svn path=/head/; revision=21367
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 2a62b87def2c..1b44f0b66525 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
mpeg.1:${PORTSDIR}/graphics/mpeg-lib \
png.3:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff34
+ tiff.4:${PORTSDIR}/graphics/tiff
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config