diff options
Diffstat (limited to 'sysutils/gnome-menus/Makefile')
-rw-r--r-- | sysutils/gnome-menus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile index 8ec90c9796d..1c001427523 100644 --- a/sysutils/gnome-menus/Makefile +++ b/sysutils/gnome-menus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2009/07/09 17:53:23 drochner Exp $ +# $NetBSD: Makefile,v 1.47 2009/07/22 09:01:46 wiz Exp $ # DISTNAME= gnome-menus-2.26.2 @@ -13,7 +13,6 @@ COMMENT= Implementation of the desktop menu specification for GNOME PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes -USE_DIRS+= xdg-1.2 USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |