openbsd-ports/www/sogo/patches/patch-UI_SOGoUI_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
497 B
Plaintext

$OpenBSD: patch-UI_SOGoUI_GNUmakefile_preamble,v 1.1 2012/10/30 15:09:53 sebastia Exp $
--- UI/SOGoUI/GNUmakefile.preamble.orig Fri Oct 26 12:12:04 2012
+++ UI/SOGoUI/GNUmakefile.preamble Fri Oct 26 12:12:15 2012
@@ -10,7 +10,7 @@ libSOGoUI_LIBRARIES_DEPEND_UPON += \
-lNGObjWeb \
-lNGMime \
-lNGExtensions -lEOControl \
- -lSaxObjC -lgnustep-base -lSOGo -lobjc
+ -lSaxObjC -lgnustep-base -lSOGo
SYSTEM_LIB_DIR += -L/usr/local/lib -L/usr/lib
ADDITIONAL_INCLUDE_DIRS += -I../../SoObjects