summaryrefslogtreecommitdiff
path: root/security/libsecret
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-12-18 21:53:30 +0000
committermarino <marino@pkgsrc.org>2012-12-18 21:53:30 +0000
commit6d5b9e6150c19ddb7de6987633b833323de1f405 (patch)
tree02bac0f7e64bed0f957b62f2cd5297f5d522fca4 /security/libsecret
parent3bcca90c47fa883ee0b8508b1b6fb49cb5725896 (diff)
downloadpkgsrc-6d5b9e6150c19ddb7de6987633b833323de1f405.tar.gz
security/libsecret: USE_TOOLS+= msgfmt
Diffstat (limited to 'security/libsecret')
-rw-r--r--security/libsecret/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index f0ae6ec5750..149495436f5 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/12/12 16:04:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2012/12/18 21:53:30 marino Exp $
#
DISTNAME= libsecret-0.12
@@ -15,7 +15,7 @@ BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool pkg-config msgfmt
PKGCONFIG_OVERRIDE+= libsecret/libsecret-unstable.pc.in
PKGCONFIG_OVERRIDE+= libsecret/libsecret.pc.in