freebsd-ports/www/sogo2/files/patch-ActiveSync_GNUmakefile
Jose Alonso Cardenas Marquez f63248c66e - Rename www/sogo to www/sogo2
- Update to 2.3.10

PR:		208406
Submitted by:	me
Approved by:	maintainer (Euan Thoms <euan at potensol.com>)
2016-05-02 23:04:58 +00:00

11 lines
526 B
Text

--- ActiveSync/GNUmakefile.orig 2015-11-11 19:25:43 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