From 0630bddd8a8185edf1052b18507df3993b141395 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 9 May 2006 10:09:06 +0000 Subject: Include sys/time.h for timeval. Uses C++. --- editors/abiword-plugins/Makefile | 4 +++- editors/abiword-plugins/distinfo | 3 ++- editors/abiword-plugins/patches/patch-aa | 12 ++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 editors/abiword-plugins/patches/patch-aa diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 4a0a06d5159..d76962388f7 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/04/17 14:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/05/09 10:09:06 joerg Exp $ .include "../../editors/abiword/Makefile.common" @@ -10,6 +10,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins BUILD_DEPENDS+= abiword-${ABIWORD_VERSION}*:../../editors/abiword +USE_LANGUAGES= c c++ + .include "../../mk/bsd.prefs.mk" CONFIGURE_ARGS+= --disable-all diff --git a/editors/abiword-plugins/distinfo b/editors/abiword-plugins/distinfo index 248d8616810..2dc9072b30a 100644 --- a/editors/abiword-plugins/distinfo +++ b/editors/abiword-plugins/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.17 2006/04/15 10:47:25 adam Exp $ +$NetBSD: distinfo,v 1.18 2006/05/09 10:09:06 joerg Exp $ SHA1 (abiword-2.4.4.tar.bz2) = e2afde95a408f011a1877bc6647799777845dd18 RMD160 (abiword-2.4.4.tar.bz2) = 5fad618b07b13a543f55321dd3e8114105cefd5d Size (abiword-2.4.4.tar.bz2) = 24687425 bytes +SHA1 (patch-aa) = 20250039a86753574046a3d94712c7e8a56d8f11 diff --git a/editors/abiword-plugins/patches/patch-aa b/editors/abiword-plugins/patches/patch-aa new file mode 100644 index 00000000000..0b4ae49ad9f --- /dev/null +++ b/editors/abiword-plugins/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1 2006/05/09 10:09:06 joerg Exp $ + +--- tools/abidash/xp/dashboard-frontend.c.orig 2006-05-08 21:02:01.000000000 +0000 ++++ tools/abidash/xp/dashboard-frontend.c +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + #include + #include + #include -- cgit v1.2.3