pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/libva-utils Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9a9933ed924
branches:  trunk
changeset: 406480:a9a9933ed924
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Dec 22 22:27:21 2019 +0000

description:
Needs libtool.

diffstat:

 multimedia/libva-utils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 337ee997dfc1 -r a9a9933ed924 multimedia/libva-utils/Makefile
--- a/multimedia/libva-utils/Makefile   Sun Dec 22 22:26:49 2019 +0000
+++ b/multimedia/libva-utils/Makefile   Sun Dec 22 22:27:21 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/11/03 17:12:02 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/22 22:27:21 joerg Exp $
 
 DISTNAME=      libva-utils-2.3.0
 CATEGORIES=    multimedia
@@ -10,6 +10,7 @@
 COMMENT=       Collection of tests for VA-API
 LICENSE=       mit
 
+USE_LIBTOOL=   yes
 USE_TOOLS+=    automake pkg-config
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index