summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/windowmaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index e2c977b1bb9..4d65bb27713 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/07/12 21:24:51 tron Exp $
+# $NetBSD: Makefile,v 1.13 1998/07/15 11:45:54 tv Exp $
DISTNAME= WindowMaker-0.16.1
PKGNAME= windowmaker-0.16.1
@@ -12,7 +12,7 @@ MAINTAINER= magick@bundy.lip.owl.de
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-0.96:../../graphics/png
+DEPENDS+= png-1.0.2:../../graphics/png
DEPENDS+= tiff-3.4:../../graphics/tiff
BUILD_DEPENDS= bison:../../devel/bison
#libPropList needs bison for the parser. Yacc runs through, but WMaker crashes