openbsd-ports/mail/zarafa/libvmime/patches/patch-vmime_Makefile_in
2012-02-16 22:18:06 +00:00

23 lines
953 B
Plaintext

$OpenBSD: patch-vmime_Makefile_in,v 1.4 2012/02/16 22:18:06 ajacoutot Exp $
--- vmime/Makefile.in.orig Tue Jan 10 10:33:02 2012
+++ vmime/Makefile.in Thu Feb 2 12:03:51 2012
@@ -234,7 +234,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 \
@@ -391,9 +391,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 \