openbsd-ports/www/sogo/patches/patch-SOPE_GDLContentStore_GNUmakefile_preamble
sebastia 392934d98e Major update to SOGo 2.0.2, essentially unfucking it on amd64.
Problem reported and tests from giovann@ and Jean Gerard
(jg at rilk.com).

finally OK giovanni@
same applies to the just updated SOPE, where I hit the go button
just too fast ;)
2012-10-30 15:09:53 +00:00

13 lines
522 B
Plaintext

$OpenBSD: patch-SOPE_GDLContentStore_GNUmakefile_preamble,v 1.1 2012/10/30 15:09:53 sebastia Exp $
--- SOPE/GDLContentStore/GNUmakefile.preamble.orig Fri Oct 26 12:11:13 2012
+++ SOPE/GDLContentStore/GNUmakefile.preamble Fri Oct 26 12:11:24 2012
@@ -12,7 +12,7 @@ ADDITIONAL_INCLUDE_DIRS += -I. -I..
libGDLContentStore_LIBRARIES_DEPEND_UPON += \
-lGDLAccess \
-lNGExtensions -lEOControl \
- -lgnustep-base -lobjc
+ -lgnustep-base
GDLContentStore_LIBRARIES_DEPEND_UPON += \
-framework GDLAccess \