pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libva-utils
Module Name: pkgsrc
Committed By: joerg
Date: Sun Dec 22 22:27:21 UTC 2019
Modified Files:
pkgsrc/multimedia/libva-utils: Makefile
Log Message:
Needs libtool.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/libva-utils/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/libva-utils/Makefile
diff -u pkgsrc/multimedia/libva-utils/Makefile:1.3 pkgsrc/multimedia/libva-utils/Makefile:1.4
--- pkgsrc/multimedia/libva-utils/Makefile:1.3 Sun Nov 3 17:12:02 2019
+++ pkgsrc/multimedia/libva-utils/Makefile Sun Dec 22 22:27:21 2019
@@ -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 @@ HOMEPAGE= https://github.com/intel/libva
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