diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/windowmaker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index 8d0865d69fc..2d2c72e8d7b 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2006/02/05 23:11:15 joerg Exp $ +# $NetBSD: Makefile,v 1.64 2006/02/22 16:12:55 joerg Exp $ DISTNAME= WindowMaker-0.92.0 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} @@ -13,6 +13,7 @@ HOMEPAGE= http://www.windowmaker.org/ COMMENT= GNUStep-compliant NEXTSTEP(tm) window manager clone BUILD_USES_MSGFMT= yes +BROKEN_GETTEXT_DETECTION= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |