aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xfmail
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-01-03 16:26:35 +0800
committerijliao <ijliao@FreeBSD.org>2003-01-03 16:26:35 +0800
commit42a4083c623c25e1ae525f4376c8e170dd8e0f7c (patch)
tree75c1cdef992ba7b34b5c6148bded7f06a2837f93 /mail/xfmail
parentf3a7d018595b9e2fa0215452b1182789b5ef518f (diff)
downloadfreebsd-ports-gnome-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.gz
freebsd-ports-gnome-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.zst
freebsd-ports-gnome-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.zip
chase gdbm lib version
Diffstat (limited to 'mail/xfmail')
-rw-r--r--mail/xfmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index 72af964ba943..be9425448c6f 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= mikeh@FreeBSD.org
BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \
- gdbm.2:${PORTSDIR}/databases/gdbm
+ gdbm.3:${PORTSDIR}/databases/gdbm
USE_AUTOMAKE_VER= 15
USE_AUTOCONF= yes