summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2012-09-12 11:28:48 +0000
committerjperkin <jperkin@pkgsrc.org>2012-09-12 11:28:48 +0000
commit6a22aa2336318447b0484a3d3ad215ead47a3017 (patch)
treec77f7bedd53d53cb0b77ee7a39c39d7dfc5ae196 /security
parentf9b91cca6288d16922285561caeffd554a33c826 (diff)
downloadpkgsrc-6a22aa2336318447b0484a3d3ad215ead47a3017.tar.gz
USE_TOOLS+= xgettext
Diffstat (limited to 'security')
-rw-r--r--security/libgnome-keyring/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index 27b41b6f387..06118feeffa 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/07/28 21:48:17 reed Exp $
+# $NetBSD: Makefile,v 1.10 2012/09/12 11:29:23 jperkin Exp $
#
DISTNAME= libgnome-keyring-3.4.1
@@ -14,7 +14,7 @@ CONFLICTS+= gnome-keyring<2.30
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake intltool msgfmt pkg-config
+USE_TOOLS+= gmake intltool msgfmt pkg-config xgettext
GNU_CONFIGURE= YES
USE_LIBTOOL= YES