From 655ad9d34bad80b96f842bd9041377c87402b1d3 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 Dec 2022 14:59:41 +0000 Subject: xine-lib: add missing tool dependency autoreconf needs autopoint --- multimedia/xine-lib/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/xine-lib/Makefile.common b/multimedia/xine-lib/Makefile.common index cdbc1bd6661..4bac4f34238 100644 --- a/multimedia/xine-lib/Makefile.common +++ b/multimedia/xine-lib/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.95 2022/12/02 15:06:22 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.96 2022/12/07 14:59:41 wiz Exp $ # # used by audio/xine-alsa/Makefile # used by audio/xine-pulse/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.xine-project.org/ +TOOL_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools + MAKE_JOBS_SAFE= no XINE_MOD_DIR_VER= 2.10 -- cgit v1.2.3