diff options
Diffstat (limited to 'net/gnome-netstatus/Makefile')
-rw-r--r-- | net/gnome-netstatus/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index 94f59df58ea..3bf51958861 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 19:09:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/14 16:15:26 jmmv Exp $ # DISTNAME= gnome-netstatus-2.6.0 @@ -10,10 +10,9 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Network status applet for the GNOME panel -DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs - GNU_CONFIGURE= yes USE_BUILDLINK3= yes +USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |