aboutsummaryrefslogtreecommitdiff
path: root/mail/maildrop/Makefile
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/maildrop/Makefile
parentf165ba718c65d5714650d784126845c5862f77d9 (diff)
downloadports-6cdab236e9b652ca4ea3fbf6dd11a9f7a2ae0e8f.tar.gz
ports-6cdab236e9b652ca4ea3fbf6dd11a9f7a2ae0e8f.zip
typo
Notes
Notes: svn path=/head/; revision=112249
Diffstat (limited to 'mail/maildrop/Makefile')
-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