summaryrefslogtreecommitdiffstats
path: root/mail/balsa2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-02 02:06:45 +0000
committermarcus <marcus@FreeBSD.org>2002-09-02 02:06:45 +0000
commit026b0ac21548973f28af7380df8fe09a938cae31 (patch)
tree149a8b92b0f720c5285112b03e80d99e5068a25d /mail/balsa2
parent2f3818b7d277c1201084a6fbfc0030994018d162 (diff)
downloadFreeBSD-ports-026b0ac21548973f28af7380df8fe09a938cae31.zip
FreeBSD-ports-026b0ac21548973f28af7380df8fe09a938cae31.tar.gz
Add a missing dependency on gdbm.
PR: 42308 Submitted by: Benjamin Howell <bhowell@iglou.com>
Diffstat (limited to 'mail/balsa2')
-rw-r--r--mail/balsa2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 868381b..01432c4 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= balsa2
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
ftp://ftp.newton.cx/pub/balsa/
@@ -22,7 +22,8 @@ LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
esmtp.6:${PORTSDIR}/mail/libesmtp \
gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
- gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml
+ gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
+ gdbm-1.8:${PORTSDIR}/databases/gdbm
RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
USE_BZIP2= yes
OpenPOWER on IntegriCloud