summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-02 16:14:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-02 16:14:47 +0000
commit318ecf9e722f22075b6a0776e43527f6ad8b1108 (patch)
treee724c8588addc09c042dd5d33de906bbf09d862c /finance/gnucash
parentUpdate to 0.3.6. Drop Maintainership. (diff)
GnuCash no longer requires swig or eperl to build.
Submitted by: Mike Harding <mvh@ix.netcom.com>
Notes
Notes: svn path=/head/; revision=74524
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 2fe16bff49b7..7197e695e78d 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -17,8 +17,6 @@ MASTER_SITE_SUBDIR= gnucash
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \
- eperl:${PORTSDIR}/lang/eperl
LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile \
guppi.16:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \