diff options
Diffstat (limited to 'chat/micq')
-rw-r--r-- | chat/micq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 676c2d4df39..6426255821a 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/04/11 21:45:05 tv Exp $ +# $NetBSD: Makefile,v 1.19 2005/05/22 20:07:43 jlam Exp $ DISTNAME= micq-0.4.10.3 PKGREVISION= 2 @@ -11,7 +11,7 @@ MAINTAINER= shell@NetBSD.org HOMEPAGE= http://www.micq.org/ COMMENT= Text-mode ICQ client -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake GNU_CONFIGURE= YES .include "../../devel/gettext-lib/buildlink3.mk" |