summaryrefslogtreecommitdiff
path: root/x11/windowmaker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/windowmaker/Makefile')
-rw-r--r--x11/windowmaker/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index 67cad95c122..c2881144d3a 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 1999/05/20 20:09:53 tron Exp $
+# $NetBSD: Makefile,v 1.30 1999/06/21 04:46:52 jlam Exp $
-DISTNAME= WindowMaker-0.53.0
-PKGNAME= windowmaker-0.53.0
+DISTNAME= WindowMaker-0.60.0
+PKGNAME= windowmaker-0.60.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ \
@@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --enable-${OPTION}
# are installed.
#
.if defined(LINGUAS)
-DEPENDS+= gettext-0.10.35:../../devel/gettext
+BUILD_DEPENDS+= gettext-0.10.35:../../devel/gettext
CONFIGURE_ARGS+= --enable-modelock
CONFIGURE_ENV+= LINGUAS="${LINGUAS}"