diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-18 04:34:03 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-18 04:34:03 +0800 |
commit | e0ef55bc10be62d0253557554202b565a99e24c1 (patch) | |
tree | ab5351bd4ee0cf076458706db8b23d394fa6338e /finance/gnucash-devel | |
parent | f6a7eae1344bf73753c3b3eb5280bdf5622997db (diff) | |
download | freebsd-ports-gnome-e0ef55bc10be62d0253557554202b565a99e24c1.tar.gz freebsd-ports-gnome-e0ef55bc10be62d0253557554202b565a99e24c1.tar.zst freebsd-ports-gnome-e0ef55bc10be62d0253557554202b565a99e24c1.zip |
Mark this port BROKEN until we can work out the slib issues.
Diffstat (limited to 'finance/gnucash-devel')
-rw-r--r-- | finance/gnucash-devel/Makefile | 2 |
1 files changed, 2 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 \ |