summaryrefslogtreecommitdiff
path: root/security/gnome-keyring
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-12-26 07:24:35 +0000
committersbd <sbd@pkgsrc.org>2011-12-26 07:24:35 +0000
commit55631428bdeb4a2c83f1e5f5f88421eed7d7595a (patch)
treee9f2973b8fb0c2281a76f1d7d4fe869ec3925b6a /security/gnome-keyring
parentd0742df919ac867154730de41295d93a045573c8 (diff)
downloadpkgsrc-55631428bdeb4a2c83f1e5f5f88421eed7d7595a.tar.gz
If something is patched to use gsed then gsed must be added to USE_TOOLS.
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r--security/gnome-keyring/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 43a1824ff3b..79a62cddf88 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2011/11/01 06:02:28 sbd Exp $
+# $NetBSD: Makefile,v 1.65 2011/12/26 07:24:35 sbd Exp $
DISTNAME= gnome-keyring-2.32.1
PKGREVISION= 3
@@ -12,7 +12,7 @@ COMMENT= GNOME password and secret manager
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config gsed
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES