freebsd-ports/www/sogo4/files/patch-ActiveSync_GNUmakefile
Jose Alonso Cardenas Marquez 33c7ed40ec - New ports: www/sogo4 and sogo4-activesync
SOGo is a fully supported and trusted groupware server with a focus on
scalability and open standards. It provides a rich AJAX-based Web
interface and supports multiple native clients through the use of
standard protocols such as CalDAV, CardDAV and GroupDAV.

WWW: http://sogo.nu/
2018-06-03 05:59:04 +00:00

11 lines
526 B
Text

--- ActiveSync/GNUmakefile.orig 2016-07-12 16:56:33 UTC
+++ ActiveSync/GNUmakefile
@@ -34,7 +34,7 @@ ActiveSync_RESOURCE_FILES += \
ADDITIONAL_OBJCFLAGS += -Wno-deprecated-declarations
ADDITIONAL_INCLUDE_DIRS += -I../SOPE/ -I../SoObjects/
ADDITIONAL_LIB_DIRS += -L../SOPE/GDLContentStore/obj/ -L../SOPE/NGCards/obj/
-ADDITIONAL_INCLUDE_DIRS += -I/usr/include/libwbxml-1.0/
+ADDITIONAL_INCLUDE_DIRS += -I${LOCALBASE}/include/libwbxml-1.0/
ADDITIONAL_LDFLAGS += -Wl,--no-as-needed -lwbxml2
-include GNUmakefile.preamble