ports/net/libcapn/files/patch-libcapn.pc.cmake
Sunpoet Po-Chuan Hsieh 78faace909 - Add libcapn 1.0.0 Beta 3
libcapn is a C Library to interact with the Apple Push Notification Service
using simple and intuitive API. With the library you can easily send push
notifications to iOS and Mac OS X devices.

WWW: http://libcapn.org/

PR:		ports/186936
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-02-23 15:21:17 +00:00

8 lines
362 B
CMake

--- ./libcapn.pc.cmake.orig 2013-04-27 14:08:27.000000000 +0800
+++ ./libcapn.pc.cmake 2014-02-21 08:53:31.000000000 +0800
@@ -3,4 +3,4 @@
Version: ${APN_VERSION}
Libs: -L${CMAKE_INSTALL_PREFIX}/${APN_INSTALL_PATH_LIB} -l${APN_LIB_NAME}
Libs.private: -lopenssl
-Cflags: -I${CMAKE_INSTALL_PREFIX}/${APN_INSTALL_PATH_HEADERS}
+Cflags: -I${CMAKE_INSTALL_PREFIX}