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: tnn
Date: Sun Jan 9 00:35:49 UTC 2022
Modified Files:
pkgsrc/multimedia/libva-utils: Makefile
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 pkgsrc/multimedia/libva-utils/Makefile:1.7
--- pkgsrc/multimedia/libva-utils/Makefile:1.6 Sun Jan 9 00:28:58 2022
+++ pkgsrc/multimedia/libva-utils/Makefile Sun Jan 9 00:35:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/01/09 00:28:58 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2022/01/09 00:35:49 tnn Exp $
GITHUB_RELEASE= ${PKGVERSION_NOREV}
DISTNAME= libva-utils-2.13.0
@@ -27,10 +27,10 @@ SUBST_MESSAGE.getopt= Fixing getopt_long
SUBST_FILES.getopt+= encode/*.c
SUBST_SED.getopt+= -e 's,getopt_long_only,getopt_long,'
-LIBS+= -lm
+LIBS+= -lm
# Need explicit pthread linkage due to dlopening libraries
# that link with pthread.
-LIBS.NetBSD+= -lpthread
+LIBS.NetBSD+= -lpthread
BUILDLINK_API_DEPENDS.libva+= libva>=${PKGVERSION_NOREV}
.include "../../multimedia/libva/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index