ports/119636: [PATCH] finance/gnucash: remove g-wrap from LIB_DEPENDS
Nikolai Nespor
bugs at nespor.at
Sun Jan 13 17:20:02 UTC 2008
>Number: 119636
>Category: ports
>Synopsis: [PATCH] finance/gnucash: remove g-wrap from LIB_DEPENDS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 13 17:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Nikolai Nespor
>Release: FreeBSD 6.2-RELEASE-p9 amd64
>Organization:
>Environment:
>Description:
Since 2.2.1 g-wrap is not needed for building or running gnucash anylonger.
See http://www.gnucash.org/#070820-2-2-1.news for details.
>How-To-Repeat:
>Fix:
Patch below.
--- gnucash.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/finance/gnucash/Makefile,v
retrieving revision 1.109
diff -p -u -r1.109 Makefile
--- Makefile 11 Jan 2008 17:26:44 -0000 1.109
+++ Makefile 13 Jan 2008 16:33:02 -0000
@@ -19,7 +19,6 @@ COMMENT= Quicken-like money and finance
BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
ofx.3:${PORTSDIR}/finance/libofx \
- gwrap-core-runtime.0:${PORTSDIR}/devel/g-wrap \
gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 \
goffice-0.4:${PORTSDIR}/devel/goffice04
RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \
--- gnucash.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list