openbsd-ports/mail/zarafa/libvmime/patches/patch-vmime_Makefile_in

23 lines
953 B
Plaintext

$OpenBSD: patch-vmime_Makefile_in,v 1.2 2011/06/02 12:45:43 ajacoutot Exp $
--- vmime/Makefile.in.orig Mon Dec 13 10:26:09 2010
+++ vmime/Makefile.in Thu Feb 3 15:21:27 2011
@@ -232,7 +232,7 @@ top_srcdir = @top_srcdir@
# File automatically generated by SConstruct ('scons autotools')
# DO NOT EDIT!
-libvmimeincludedir = $(prefix)/include/@GENERIC_LIBRARY_NAME@
+libvmimeincludedir = $(prefix)/include/zarafa/@GENERIC_LIBRARY_NAME@
nobase_libvmimeinclude_HEADERS = address.hpp \
addressList.hpp \
attachment.hpp \
@@ -389,9 +389,6 @@ nobase_libvmimeinclude_HEADERS = address.hpp \
net/maildir/format/courierMaildirFormat.hpp \
net/sendmail/sendmailServiceInfos.hpp \
net/sendmail/sendmailTransport.hpp \
- platforms/windows/windowsFile.hpp \
- platforms/windows/windowsHandler.hpp \
- platforms/windows/windowsSocket.hpp \
platforms/posix/posixChildProcess.hpp \
platforms/posix/posixFile.hpp \
platforms/posix/posixHandler.hpp \