aboutsummaryrefslogtreecommitdiffstats
path: root/mail/balsa2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-09 03:09:57 +0800
committermarcus <marcus@FreeBSD.org>2002-09-09 03:09:57 +0800
commite6d088d2565d5428282c362261b8fe54a7806c94 (patch)
tree47fab0dbaea1eadcf4f5830ace95088541b11e4c /mail/balsa2
parentf70a3097dca17d49497cd95c561cef14d192980e (diff)
downloadfreebsd-ports-gnome-e6d088d2565d5428282c362261b8fe54a7806c94.tar.gz
freebsd-ports-gnome-e6d088d2565d5428282c362261b8fe54a7806c94.tar.zst
freebsd-ports-gnome-e6d088d2565d5428282c362261b8fe54a7806c94.zip
Chase the right gdbm so version number.
Submitted by: bento
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