From 0f2e1e844a30f715ae5e542ef5db755f5c693a96 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 29 Nov 2002 10:18:06 +0000 Subject: Fix Build on -CURRENT PR: 45825 Submitted by: Volker Stolz --- textproc/wv/Makefile | 4 +++- textproc/wv/files/patch-libole2-ms-ole.h | 10 ++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 textproc/wv/files/patch-libole2-ms-ole.h (limited to 'textproc/wv') diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 924ada9885bd..75a1e6d01f6e 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -13,7 +13,9 @@ MASTER_SITE_SUBDIR= wvware MAINTAINER= mzaki@e-mail.ne.jp -LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf +LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \ + iconv.3:${PORTSDIR}/converters/libiconv \ + png.5:${PORTSDIR}/graphics/png USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/wv/files/patch-libole2-ms-ole.h b/textproc/wv/files/patch-libole2-ms-ole.h new file mode 100644 index 000000000000..7d3b5d827fcb --- /dev/null +++ b/textproc/wv/files/patch-libole2-ms-ole.h @@ -0,0 +1,10 @@ +--- libole2/ms-ole.h.orig Thu Nov 28 16:26:40 2002 ++++ libole2/ms-ole.h Thu Nov 28 16:27:24 2002 +@@ -33,6 +33,7 @@ + typedef long caddr_t; + #endif + ++#include + #include + + typedef enum { -- cgit v1.2.3