pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-base gst-plugins0.10-base: ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf2980651fc7
branches:  trunk
changeset: 452579:bf2980651fc7
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 13 12:13:26 2021 +0000

description:
gst-plugins0.10-base: add missing tools

diffstat:

 multimedia/gst-plugins0.10-base/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d2e5883f3091 -r bf2980651fc7 multimedia/gst-plugins0.10-base/Makefile
--- a/multimedia/gst-plugins0.10-base/Makefile  Thu May 13 12:01:50 2021 +0000
+++ b/multimedia/gst-plugins0.10-base/Makefile  Thu May 13 12:13:26 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2021/05/06 08:15:59 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2021/05/13 12:13:26 nia Exp $
 #
 
 .include "Makefile.common"
@@ -12,6 +12,7 @@
 CONFLICTS+=            gst-plugins0.10-bad<0.10.10
 
 USE_TOOLS+=            perl:run autoconf automake gmake
+USE_TOOLS+=            autoreconf autopoint
 TOOL_DEPENDS+=         gtk-doc-[0-9]*:../../textproc/gtk-doc
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index