From 9da48b354c5fda8343f6e4e225d28c08b8a36a52 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 24 Sep 2014 11:48:20 +0000 Subject: USE_TOOLS+=xgettext, fixes build on SunOS. --- audio/gmpc-wikipedia/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index ff940eb9a69..abe9fbdeb0e 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/08/04 09:28:33 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/09/24 11:48:47 jperkin Exp $ DISTNAME= gmpc-wikipedia-11.8.16 PKGREVISION= 6 @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= intltool pkg-config +USE_TOOLS+= intltool pkg-config xgettext .include "../../audio/gmpc/buildlink3.mk" .include "../../www/webkit-gtk/buildlink3.mk" -- cgit v1.2.3