summaryrefslogtreecommitdiff
path: root/www/sogo/files/patch-SoObjects_SOGo_GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/sogo/files/patch-SoObjects_SOGo_GNUmakefile')
-rw-r--r--www/sogo/files/patch-SoObjects_SOGo_GNUmakefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/sogo/files/patch-SoObjects_SOGo_GNUmakefile b/www/sogo/files/patch-SoObjects_SOGo_GNUmakefile
new file mode 100644
index 000000000000..100787fc86d8
--- /dev/null
+++ b/www/sogo/files/patch-SoObjects_SOGo_GNUmakefile
@@ -0,0 +1,12 @@
+--- SoObjects/SOGo/GNUmakefile.orig 2015-09-16 18:41:36 UTC
++++ SoObjects/SOGo/GNUmakefile
+@@ -203,7 +203,8 @@ ifneq ($(FHS_INSTALL_ROOT),)
+ GNUSTEP_HEADERS=$(DESTDIR)$(FHS_INSTALL_ROOT)/include
+ endif
+ GNUSTEP_TARGET_LDIR=sogo
+-include $(GNUSTEP_MAKEFILES)/framework.make
++
++include master-framework.make
+ include $(GNUSTEP_MAKEFILES)/library.make
+ include $(GNUSTEP_MAKEFILES)/tool.make
+ -include GNUmakefile.postamble