summaryrefslogtreecommitdiff
path: root/x11
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 /x11
parentDistfile has been changed. Use better mirror site. (diff)
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 'x11')
-rw-r--r--x11/dgs/Makefile4
-rw-r--r--x11/gnome-libs/Makefile4
-rw-r--r--x11/gnomelibs/Makefile4
-rw-r--r--x11/libgnome/Makefile4
-rw-r--r--x11/wdm/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index 31001ea171ce..f6c95eb36f60 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -3,7 +3,7 @@
# Date created: 22 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.7 1998/10/05 05:20:08 steve Exp $
+# $Id: Makefile,v 1.8 1998/11/25 05:06:21 jseger Exp $
#
DISTNAME= dgs-0.5.0
@@ -14,7 +14,7 @@ MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.2:${PORTSDIR}/graphics/png \
- tiff.1:${PORTSDIR}/graphics/tiff34
+ tiff.4:${PORTSDIR}/graphics/tiff34
WRKSRC= ${WRKDIR}/${DISTNAME}/dgs
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index dbbdadf2f5e2..1cbe2e668d41 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.15 1998/11/17 17:35:21 vanilla Exp $
+# $Id: Makefile,v 1.16 1998/11/25 05:06:22 jseger Exp $
#
DISTNAME= gnome-libs-0.30.1
@@ -17,7 +17,7 @@ MAINTAINER= Nakai@technologist.com
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib
LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
-LIB_DEPENDS+= tiff.1:${PORTSDIR}/graphics/tiff34
+LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gif.3:${PORTSDIR}/graphics/giflib
LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index dbbdadf2f5e2..1cbe2e668d41 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.15 1998/11/17 17:35:21 vanilla Exp $
+# $Id: Makefile,v 1.16 1998/11/25 05:06:22 jseger Exp $
#
DISTNAME= gnome-libs-0.30.1
@@ -17,7 +17,7 @@ MAINTAINER= Nakai@technologist.com
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib
LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
-LIB_DEPENDS+= tiff.1:${PORTSDIR}/graphics/tiff34
+LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gif.3:${PORTSDIR}/graphics/giflib
LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index dbbdadf2f5e2..1cbe2e668d41 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.15 1998/11/17 17:35:21 vanilla Exp $
+# $Id: Makefile,v 1.16 1998/11/25 05:06:22 jseger Exp $
#
DISTNAME= gnome-libs-0.30.1
@@ -17,7 +17,7 @@ MAINTAINER= Nakai@technologist.com
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib
LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
-LIB_DEPENDS+= tiff.1:${PORTSDIR}/graphics/tiff34
+LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gif.3:${PORTSDIR}/graphics/giflib
LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index d1f5f79f5e0c..48842e5d7f1f 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -3,7 +3,7 @@
# Date created: August 31, 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.14 1998/11/24 16:06:23 tg Exp $
+# $Id: Makefile,v 1.15 1998/11/25 05:06:26 jseger Exp $
DISTNAME= wdm-1.0
CATEGORIES= x11
@@ -19,7 +19,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.2:${PORTSDIR}/graphics/png \
- tiff.1:${PORTSDIR}/graphics/tiff34
+ tiff.4:${PORTSDIR}/graphics/tiff34
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= wdm