summaryrefslogtreecommitdiff
path: root/net/grilo-plugins
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-24 12:04:14 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-24 12:04:14 +0000
commitfaea66257d534b53ee94f493abe324d957e505b1 (patch)
treeb1c6b9dd35acc719533c3432046679369982ca6d /net/grilo-plugins
parent9da48b354c5fda8343f6e4e225d28c08b8a36a52 (diff)
downloadpkgsrc-faea66257d534b53ee94f493abe324d957e505b1.tar.gz
USE_TOOLS+=xgettext, fixes build on SunOS.
Diffstat (limited to 'net/grilo-plugins')
-rw-r--r--net/grilo-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile
index 4ed5058a8da..f996ab9680a 100644
--- a/net/grilo-plugins/Makefile
+++ b/net/grilo-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/04/09 07:27:14 obache Exp $
+# $NetBSD: Makefile,v 1.13 2014/09/24 12:04:14 jperkin Exp $
#
DISTNAME= grilo-plugins-0.2.9
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config intltool
+USE_TOOLS+= pkg-config intltool xgettext
.include "../../devel/glib2/buildlink3.mk"
.include "../../net/grilo/buildlink3.mk"