mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 17:21:49 -04:00
* Switch to Meson * Remove REFERENCE_PORT section * Rework port Makefile for readbility and more closely follow Porters Handbook PR: 279745 Approved by: portmgr (maintainer timeout, 2+ weeks)
8 lines
514 B
PkgConfig
8 lines
514 B
PkgConfig
--- libxml++-2.6.pc.in.orig 2024-06-15 10:06:38 UTC
|
|
+++ libxml++-2.6.pc.in
|
|
@@ -16,4 +16,4 @@ Libs: -L${libdir} -lxml++@MSVC_TOOLSET_VER@-@LIBXMLXX_
|
|
URL: https://libxmlplusplus.github.io/libxmlplusplus/
|
|
Requires: @LIBXMLXX_MODULES@
|
|
Libs: -L${libdir} -lxml++@MSVC_TOOLSET_VER@-@LIBXMLXX_API_VERSION@ @LIBXML2_LIB_NO_PKGCONFIG@
|
|
-Cflags: -I${includedir}/@LIBXMLXX_MODULE_NAME@ -I${libdir}/@LIBXMLXX_MODULE_NAME@/include
|
|
+Cflags: -I${includedir}/@LIBXMLXX_MODULE_NAME@ -I${includedir}/@LIBXMLXX_MODULE_NAME@/include
|