diff options
Diffstat (limited to 'chat/gabber/Makefile')
-rw-r--r-- | chat/gabber/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile index c4407eb3e0b..fa29d4614e0 100644 --- a/chat/gabber/Makefile +++ b/chat/gabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/01/03 18:49:35 reed Exp $ +# $NetBSD: Makefile,v 1.27 2004/01/22 07:49:20 grant Exp $ DISTNAME= gabber-0.8.8 PKGREVISION= 3 @@ -11,7 +11,7 @@ COMMENT= Gnome Jabber Client USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11BASE= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |