diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-17 20:34:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-17 20:34:03 +0000 |
commit | e0ef55bc10be62d0253557554202b565a99e24c1 (patch) | |
tree | ab5351bd4ee0cf076458706db8b23d394fa6338e /finance | |
parent | f6a7eae1344bf73753c3b3eb5280bdf5622997db (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-devel/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index 25fa4b2a6148..a7a9989ef22a 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= gnucash MAINTAINER= gnome@FreeBSD.org COMMENT= Quicken-like money and finance manager +BROKEN= "Does not run with the new slib" + LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ guppi.16:${PORTSDIR}/math/guppi \ popt.0:${PORTSDIR}/devel/popt \ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 25fa4b2a6148..a7a9989ef22a 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= gnucash MAINTAINER= gnome@FreeBSD.org COMMENT= Quicken-like money and finance manager +BROKEN= "Does not run with the new slib" + LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ guppi.16:${PORTSDIR}/math/guppi \ popt.0:${PORTSDIR}/devel/popt \ |