pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/gnucash Depend on g-wrap<1.9.7, since that ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39bf30c068bd
branches:  trunk
changeset: 524224:39bf30c068bd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 21 12:53:21 2007 +0000

description:
Depend on g-wrap<1.9.7, since that version breaks it.
Bump PKGREVISION.

diffstat:

 finance/gnucash/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r cd5100a7e94f -r 39bf30c068bd finance/gnucash/Makefile
--- a/finance/gnucash/Makefile  Sun Jan 21 12:52:44 2007 +0000
+++ b/finance/gnucash/Makefile  Sun Jan 21 12:53:21 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2007/01/14 15:55:15 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2007/01/21 12:53:21 wiz Exp $
 #
 
 DISTNAME=              gnucash-2.0.4
+PKGREVISION=           1
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 
@@ -45,6 +46,7 @@
 .include "../../archivers/bzip2/buildlink3.mk"
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/glib2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.g-wrap+= g-wrap<1.9.7
 .include "../../devel/g-wrap/buildlink3.mk"
 .include "../../devel/libgsf/buildlink3.mk"
 .include "../../devel/libglade2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index