summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker
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-wm/windowmaker
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-wm/windowmaker')
-rw-r--r--x11-wm/windowmaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index 4493ef030e96..db33935f74ea 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -3,7 +3,7 @@
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
-# $Id: Makefile,v 1.38 1998/11/24 16:04:41 tg Exp $
+# $Id: Makefile,v 1.39 1998/11/25 05:06:27 jseger Exp $
DISTNAME= WindowMaker-0.20.2
PKGNAME= windowmaker-0.20.2
@@ -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
USE_X_PREFIX= yes
GNU_CONFIGURE= yes