summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-06-25 14:55:48 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-06-25 14:55:48 +0000
commit6cdab236e9b652ca4ea3fbf6dd11a9f7a2ae0e8f (patch)
tree11b6beff8713f1485d73d16a1a6bd1abc1d65a78 /mail
parentAdd p5-Devel-DProfPP 1.1, parse Devel::DProf output. (diff)
typo
Diffstat (limited to 'mail')
-rw-r--r--mail/maildrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 1cfbbe5c3cce..1486a7f44f7b 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -44,7 +44,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
.if defined(WITH_GDBM)
-LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdb
+LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
CONFIGURE_ARGS+= --with-db=gdbm
.else
CONFIGURE_ARGS+= --without-db