summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/avahi/Makefile4
-rw-r--r--security/libgnome-keyring/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile
index 4a5aaf2939a..24c53ef6ada 100644
--- a/net/avahi/Makefile
+++ b/net/avahi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/09/07 19:17:18 adam Exp $
+# $NetBSD: Makefile,v 1.34 2012/09/12 11:28:48 jperkin Exp $
DISTNAME= avahi-0.6.31
PKGREVISION= 2
@@ -16,7 +16,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= pkg-config gmake intltool msgfmt
+USE_TOOLS+= pkg-config gmake intltool msgfmt xgettext
MAKE_JOBS_SAFE= no
PKGCONFIG_OVERRIDE+= avahi-client.pc.in
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