diff options
Diffstat (limited to 'net/gnome-netstatus/Makefile')
-rw-r--r-- | net/gnome-netstatus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index 639ab773b80..9a349466849 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:47 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/05/22 20:08:24 jlam Exp $ # DISTNAME= gnome-netstatus-2.10.0 @@ -12,7 +12,7 @@ COMMENT= Network status applet for the GNOME panel GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |