diff options
Diffstat (limited to 'chat/kmess')
-rw-r--r-- | chat/kmess/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index 128be9acf05..285bb4cdb16 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/13 18:23:30 jlam Exp $ # DISTNAME= kmess-1.1 @@ -10,10 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://kmess.sourceforge.net/ COMMENT= MSN Messenger Client for KDE3 -BUILD_USES_MSGFMT= yes - GNU_CONFIGURE= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake msgfmt USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |