diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-18 17:40:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-18 17:40:54 +0000 |
commit | 809c4a3418690db31630653fdbaa68e9db6cd0b2 (patch) | |
tree | 8ba94818a29c05f3bd8c20e5c64d13fc76819a3a /finance | |
parent | 88e38910d6fc483230b09989d6e6d5a8328a7b78 (diff) |
Unbreak this now that the slib issues have been worked out.
Notes
Notes:
svn path=/head/; revision=96159
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-devel/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index a7a9989ef22a..25fa4b2a6148 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -17,8 +17,6 @@ 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 a7a9989ef22a..25fa4b2a6148 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -17,8 +17,6 @@ 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 \ |