From c9a4c3b71521c3dcead55afffb16fcc9d377281e Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 Jan 2013 12:22:41 +0000 Subject: And more automake-1.13. I thought this had worked before. --- multimedia/vlc10/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/vlc10/Makefile b/multimedia/vlc10/Makefile index 7df27f4ffa9..9925ce5e903 100644 --- a/multimedia/vlc10/Makefile +++ b/multimedia/vlc10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/01/22 12:21:38 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/01/22 12:22:41 wiz Exp $ # DISTNAME= vlc-${VLC_VERSION} @@ -19,6 +19,8 @@ CONFLICTS= vlc07-[0-9]* vlc08-[0-9]* USE_LIBTOOL= yes USE_TOOLS+= gmake perl pkg-config \ autoconf automake autoreconf +# for autopoint +BUILD_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes PTHREAD_OPTS+= require -- cgit v1.2.3