From c82cbcada806678930bbed1809141634ee65095a Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Fri, 25 Nov 2005 19:36:50 +0000 Subject: Fix KDE Bug 111372 / FreeBSD PR 89479 --- editors/koffice-kde3/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'editors/koffice-kde3/Makefile') diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 684dac69a2b2..6ac7cfd32256 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice PORTVERSION= 1.4.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} @@ -50,6 +51,9 @@ CONFIGURE_ARGS+=--with-pgsqlincdir=${LOCALBASE}/include \ EXTRA_PATCHES= ${PATCHDIR}/extrapatch-kexi-main-keximainwindowimpl.cpp .endif +post-patch: + ${CP} ${FILESDIR}/karbon_factory_init.cc ${WRKSRC}/karbon + post-configure: .if ${OSVERSION} < 500035 ${REINPLACE_CMD} -e 's|\(^CPPFLAGS =.*\)|\1 -I${LOCALBASE}/include/stlport|g' \ -- cgit v1.2.3