ports/devel/uuid/patches/patch-uuid_pc_in

11 lines
333 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- uuid.pc.in.orig Tue Jun 18 14:56:09 2013
+++ uuid.pc.in Tue Jun 18 14:56:17 2013
@@ -37,6 +37,6 @@ Description: Universally Unique Identifier (UUID) Libr
Version: @UUID_VERSION_RAW@
URL: http://www.ossp.org/pkg/lib/uuid/
Cflags: -I${includedir}
-Libs: -L${libdir} -luuid
+Libs: -L${libdir} -lossp-uuid
Libs.private: @LIBS@