[Midnightbsd-cvs] mports [22278] trunk/devel/libical: remove bad patch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Feb 19 11:00:23 EST 2017


Revision: 22278
          http://svnweb.midnightbsd.org/mports/?rev=22278
Author:   laffer1
Date:     2017-02-19 11:00:23 -0500 (Sun, 19 Feb 2017)
Log Message:
-----------
remove bad patch

Modified Paths:
--------------
    trunk/devel/libical/Makefile

Removed Paths:
-------------
    trunk/devel/libical/files/patch-CMakeLists.txt

Modified: trunk/devel/libical/Makefile
===================================================================
--- trunk/devel/libical/Makefile	2017-02-19 15:57:06 UTC (rev 22277)
+++ trunk/devel/libical/Makefile	2017-02-19 16:00:23 UTC (rev 22278)
@@ -19,7 +19,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
+.if ${ARCH} == "amd64"
 CFLAGS+=	-fPIC
 .endif
 

Deleted: trunk/devel/libical/files/patch-CMakeLists.txt
===================================================================
--- trunk/devel/libical/files/patch-CMakeLists.txt	2017-02-19 15:57:06 UTC (rev 22277)
+++ trunk/devel/libical/files/patch-CMakeLists.txt	2017-02-19 16:00:23 UTC (rev 22278)
@@ -1,8 +0,0 @@
---- CMakeLists.txt.orig	2013-05-04 23:25:27.000000000 +0200
-+++ CMakeLists.txt	2013-12-01 00:16:33.000000000 +0100
-@@ -201,4 +201,4 @@
- set(PTHREAD_LIBS "${CMAKE_THREAD_LIBS_INIT}")
- 
- configure_file(${CMAKE_CURRENT_SOURCE_DIR}/libical.pc.in ${CMAKE_CURRENT_BINARY_DIR}/libical.pc @ONLY)
--install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libical.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
-+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libical.pc DESTINATION ${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig)



More information about the Midnightbsd-cvs mailing list