From 55631428bdeb4a2c83f1e5f5f88421eed7d7595a Mon Sep 17 00:00:00 2001 From: sbd Date: Mon, 26 Dec 2011 07:24:35 +0000 Subject: If something is patched to use gsed then gsed must be added to USE_TOOLS. --- security/gnome-keyring/Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3