diff options
Diffstat (limited to 'x11/gnome2-applets/Makefile')
-rw-r--r-- | x11/gnome2-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-applets/Makefile b/x11/gnome2-applets/Makefile index 5b55a3404f4..adcc74e9a51 100644 --- a/x11/gnome2-applets/Makefile +++ b/x11/gnome2-applets/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2004/04/13 12:42:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.30 2004/04/14 16:15:29 jmmv Exp $ # DISTNAME= gnome-applets-2.6.0 @@ -10,11 +10,11 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 panel applets -DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs BUILD_USES_MSGFMT= YES GNU_CONFIGURE= yes USE_BUILDLINK3= yes +USE_DIRS+= gnome2-1.5 USE_X11= yes USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes |