summaryrefslogtreecommitdiff
path: root/security/gnome-keyring-manager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnome-keyring-manager/Makefile')
-rw-r--r--security/gnome-keyring-manager/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile
index eed92cfdaee..f06f7e0ee59 100644
--- a/security/gnome-keyring-manager/Makefile
+++ b/security/gnome-keyring-manager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/04/17 13:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/05 05:37:44 jlam Exp $
#
DISTNAME= gnome-keyring-manager-2.14.0
@@ -15,7 +15,7 @@ GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.6
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
GCONF2_SCHEMAS= gnome-keyring-manager.schemas
@@ -26,7 +26,6 @@ GCONF2_SCHEMAS= gnome-keyring-manager.schemas
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"