pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/gst-plugins0.10-base



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu May 13 12:13:26 UTC 2021

Modified Files:
        pkgsrc/multimedia/gst-plugins0.10-base: Makefile

Log Message:
gst-plugins0.10-base: add missing tools


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/multimedia/gst-plugins0.10-base/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/gst-plugins0.10-base/Makefile
diff -u pkgsrc/multimedia/gst-plugins0.10-base/Makefile:1.42 pkgsrc/multimedia/gst-plugins0.10-base/Makefile:1.43
--- pkgsrc/multimedia/gst-plugins0.10-base/Makefile:1.42        Thu May  6 08:15:59 2021
+++ pkgsrc/multimedia/gst-plugins0.10-base/Makefile     Thu May 13 12:13:26 2021
@@ -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 @@ COMMENT+=             Base plugins
 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