summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/gnome-keyring-manager/Makefile5
-rw-r--r--security/seahorse-gedit/Makefile5
-rw-r--r--security/seahorse-nautilus/Makefile5
-rw-r--r--security/seahorse/Makefile5
4 files changed, 8 insertions, 12 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"
diff --git a/security/seahorse-gedit/Makefile b/security/seahorse-gedit/Makefile
index 87db09c1277..077ec7d795d 100644
--- a/security/seahorse-gedit/Makefile
+++ b/security/seahorse-gedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/05 05:37:44 jlam Exp $
DISTNAME= seahorse-0.8.1
PKGNAME= seahorse-gedit-0.8.1
@@ -16,7 +16,7 @@ DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -41,7 +41,6 @@ INSTALL_DIRS= plugins/gedit
.include "../../security/gpgme/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../editors/gedit/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile
index 49244f35c1d..3e810244fb0 100644
--- a/security/seahorse-nautilus/Makefile
+++ b/security/seahorse-nautilus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/07/05 05:37:44 jlam Exp $
DISTNAME= seahorse-0.8.1
PKGNAME= seahorse-nautilus-0.8.1
@@ -16,7 +16,7 @@ DISTINFO_FILE= ${.CURDIR}/../seahorse/distinfo
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -35,7 +35,6 @@ INSTALL_DIRS= plugins/nautilus-ext
.include "../../security/gpgme/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../sysutils/nautilus/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 35092e0b6ad..fcc8dc25a80 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2006/04/17 13:46:08 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2006/07/05 05:37:44 jlam Exp $
DISTNAME= seahorse-0.8.1
PKGREVISION= 2
@@ -14,7 +14,7 @@ DEPENDS+= gnupg>=1.2.1:../../security/gnupg
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -33,7 +33,6 @@ BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2
.include "../../net/libsoup-devel/buildlink3.mk"
.include "../../security/gpgme/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"