SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,11 @@
OpenBSD does not have an rt library.
--- lib/libv4lconvert/libv4lconvert.pc.in.orig Sat Jan 23 04:40:50 2016
+++ lib/libv4lconvert/libv4lconvert.pc.in Sat Jan 23 04:40:58 2016
@@ -7,5 +7,5 @@ Name: libv4lconvert
Description: v4l format conversion library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lv4lconvert
-Libs.private: -lrt -lm @JPEG_LIBS@
+Libs.private: -lm @JPEG_LIBS@
Cflags: -I${includedir}