From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 6 12:40:13 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8D1F16A4CE for ; Sat, 6 Mar 2004 12:40:13 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C845043D3F for ; Sat, 6 Mar 2004 12:40:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i26KeDbv040201 for ; Sat, 6 Mar 2004 12:40:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i26KeDBa040199; Sat, 6 Mar 2004 12:40:13 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 6 Mar 2004 12:40:13 -0800 (PST) Resent-Message-Id: <200403062040.i26KeDBa040199@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, sybolt@xs4all.nl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFBB516A4CE for ; Sat, 6 Mar 2004 12:31:41 -0800 (PST) Received: from tsunami.chello.nl (node-d-4f16.a2000.nl [62.195.79.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id F19E043D2F for ; Sat, 6 Mar 2004 12:31:40 -0800 (PST) (envelope-from sybolt@xs4all.nl) Received: from tsunami.chello.nl (localhost [127.0.0.1]) by tsunami.chello.nl (8.12.11/8.12.11) with ESMTP id i26KUBBx050487 for ; Sat, 6 Mar 2004 21:30:11 +0100 (CET) (envelope-from sybolt@xs4all.nl) Received: (from bolt@localhost) by tsunami.chello.nl (8.12.11/8.12.11/Submit) id i26KUBEH050486; Sat, 6 Mar 2004 21:30:11 +0100 (CET) (envelope-from sybolt@xs4all.nl) Message-Id: <200403062030.i26KUBEH050486@tsunami.chello.nl> Date: Sat, 6 Mar 2004 21:30:11 +0100 (CET) From: Sybolt de Boer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/63852: [patch] enable textproc/wv2 to be built without gnome X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sybolt@xs4all.nl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 20:40:14 -0000 >Number: 63852 >Category: ports >Synopsis: [patch] enable textproc/wv2 to be built without gnome >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 06 12:40:13 PST 2004 >Closed-Date: >Last-Modified: >Originator: Sybolt de Boer >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD tsunami.chello.nl 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Sat Mar 6 10:48:30 CET 2004 root@tsunami.chello.nl:/usr/obj/usr/src/sys/TSUNAMI i386 >Description: This needs ports/63851 >How-To-Repeat: >Fix: --- wv2.patch begins here --- diff -ruN wv2.orig/Makefile wv2/Makefile --- wv2.orig/Makefile Wed Feb 4 13:27:34 2004 +++ wv2/Makefile Sun Feb 22 00:05:18 2004 @@ -15,11 +15,12 @@ MAINTAINER= lofi@freebsd.org COMMENT= A library providing routines to access Microsoft Word/Excel files -LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv +LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ + gsf-1.9:${PORTSDIR}/devel/libgsf CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} --disable-debug -USE_GNOME= gnometarget libgsf +USE_GNOME= gnometarget USE_LIBTOOL= yes LIBTOOLFLAGS= # none, we want to keep libwv2.la USE_BZIP2= yes --- wv2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: