summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjperkin <jperkin>2012-09-12 11:28:48 +0000
committerjperkin <jperkin>2012-09-12 11:28:48 +0000
commitdeb657ebd5ea353c728bb17634ba25c4d0c11dd6 (patch)
treec77f7bedd53d53cb0b77ee7a39c39d7dfc5ae196 /security
parent169a270efa38003a51fff5c9a5dcda0fea273609 (diff)
downloadpkgsrc-deb657ebd5ea353c728bb17634ba25c4d0c11dd6.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