summaryrefslogtreecommitdiff
path: root/mail/balsa2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-08 19:09:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-08 19:09:57 +0000
commitb2aa46f214583efa6d1438146baf6f09e2315455 (patch)
tree206282717aeb6070071fd86727f76210f002f8e0 /mail/balsa2
parentAdd an italian master_site (diff)
Chase the right gdbm so version number.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=65845
Diffstat (limited to 'mail/balsa2')
-rw-r--r--mail/balsa2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index e1c4fad78ee2..7adbfe4e2e8d 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
- gdbm-1.8:${PORTSDIR}/databases/gdbm
+ gdbm.2:${PORTSDIR}/databases/gdbm
RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
USE_BZIP2= yes