aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2-tmp/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-25 17:01:25 +0800
committerasami <asami@FreeBSD.org>1998-11-25 17:01:25 +0800
commit65e8bdc74a95fd59f28654e9b1ab558234d7a1b1 (patch)
tree854720a9d0c3b3b7ed08c5e6daca96122dc102de /graphics/imlib2-tmp/Makefile
parentb1b71cdbf39fd13dd75ea7fb88a330b5270da08d (diff)
downloadfreebsd-ports-gnome-65e8bdc74a95fd59f28654e9b1ab558234d7a1b1.tar.gz
freebsd-ports-gnome-65e8bdc74a95fd59f28654e9b1ab558234d7a1b1.tar.zst
freebsd-ports-gnome-65e8bdc74a95fd59f28654e9b1ab558234d7a1b1.zip
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
Diffstat (limited to 'graphics/imlib2-tmp/Makefile')
-rw-r--r--graphics/imlib2-tmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index 405a9914cc85..1bf1cfab926a 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.34 1998/09/28 13:21:46 vanilla Exp $
+# $Id: Makefile,v 1.35 1998/11/25 05:06:23 jseger Exp $
#
DISTNAME= imlib-1.8.1
@@ -16,7 +16,7 @@ MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= png.2:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- tiff.1:${PORTSDIR}/graphics/tiff34 \
+ tiff.4:${PORTSDIR}/graphics/tiff34 \
gif.3:${PORTSDIR}/graphics/giflib \
gtk11.1:${PORTSDIR}/x11-toolkits/gtk11