Unbreak SOGo, missed a patch when updating to the new version
pointed out by sthen@
This commit is contained in:
parent
bc8928052d
commit
f62ec76e67
11
www/sogo/patches/patch-SoObjects_Appointments_GNUmakefile
Normal file
11
www/sogo/patches/patch-SoObjects_Appointments_GNUmakefile
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-SoObjects_Appointments_GNUmakefile,v 1.1 2012/07/12 08:08:48 sebastia Exp $
|
||||
--- SoObjects/Appointments/GNUmakefile.orig Wed May 16 09:53:04 2012
|
||||
+++ SoObjects/Appointments/GNUmakefile Wed May 16 09:53:49 2012
|
||||
@@ -58,6 +58,7 @@ Appointments_LOCALIZED_RESOURCE_FILES = Localizable.st
|
||||
|
||||
ADDITIONAL_INCLUDE_DIRS += -I../../SOPE/
|
||||
ADDITIONAL_LIB_DIRS += -L../../SOPE/GDLContentStore/obj/
|
||||
+ADDITIONAL_OBJCFLAGS += -ftrampolines
|
||||
ADDITIONAL_LDFLAGS += -lcurl
|
||||
|
||||
-include GNUmakefile.preamble
|
Loading…
x
Reference in New Issue
Block a user