1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/textproc/wbxml2/files/patch-CMakeLists.txt
Beech Rintoul ec63177ccd - Update to 0.10.0
PR:		ports/129461
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	maintainer timeout (2+ weeks)
2009-01-19 01:14:51 +00:00

12 lines
487 B
Plaintext

--- CMakeLists.txt 2008-12-05 16:06:35.000000000 +0200
+++ CMakeLists.txt 2008-12-06 15:09:44.000000000 +0200
@@ -152,7 +152,7 @@
ADD_DOCUMENTATION( TEXT FILE ${CMAKE_SOURCE_DIR}/TODO )
# todo: add requires in pc file
-INSTALL( FILES "${CMAKE_CURRENT_BINARY_DIR}/libwbxml2.pc" DESTINATION "${LIB_INSTALL_DIR}/pkgconfig/" )
+INSTALL( FILES "${CMAKE_CURRENT_BINARY_DIR}/libwbxml2.pc" DESTINATION "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig/" )
# status output
INCLUDE( ShowStatus )