diff options
Diffstat (limited to 'chat/kmess/Makefile')
-rw-r--r-- | chat/kmess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index c5ebe16821d..31088769185 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:04 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/05/22 20:07:42 jlam Exp $ # DISTNAME= kmess-1.1 @@ -13,7 +13,7 @@ COMMENT= MSN Messenger Client for KDE3 BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_PKGLOCALEDIR= yes .include "../../audio/arts/buildlink3.mk" |