diff options
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index c82ff4f32fa..78470e7060d 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2009/07/09 17:50:16 drochner Exp $ +# $NetBSD: Makefile,v 1.95 2009/07/22 09:01:52 wiz Exp $ # DISTNAME= gnome-desktop-2.26.3 @@ -13,7 +13,6 @@ COMMENT= Common GNOME2 desktop files and libgnome-desktop library PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config USE_TOOLS+= automake autoconf aclocal autoreconf m4 |