aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-04 07:23:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-04 07:23:19 +0000
commit3fc2770ce08303f460af13b8e9b94142402f6327 (patch)
treeb9ebbd411815f27b3262c163ffa9b4f443f9558e /mail/mutt-devel/Makefile
parenta9160871458767d99734f7f9b2514b4b05dd2d65 (diff)
downloadports-3fc2770ce08303f460af13b8e9b94142402f6327.tar.gz
ports-3fc2770ce08303f460af13b8e9b94142402f6327.zip
Notes
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r--mail/mutt-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index e85f16473a26..bce808a48282 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -137,7 +137,8 @@ PATCH_SITES+= http://www.mutt.org.ua/download/mutt-${VVV_PATCH_VERSION}/:vvv \
http://home.woolridge.ca/mutt/patches/:dw \
http://www.spinnaker.de/mutt/compressed/:rr \
http://www.emaillab.org/mutt/${AC_PATCH_VERSION}/:jp \
- http://vc.org.ua/mutt/:vc
+ http://vc.org.ua/mutt/:vc \
+ http://yz.kiev.ua/mutt/:vc
MAINTAINER?= udo.schweigert@siemens.com
COMMENT?= The Mongrel of Mail User Agents (development version)
@@ -299,8 +300,7 @@ LIB_DEPENDS+= slang.2:${PORTSDIR}/devel/libslang2
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.endif
.if defined(WITH_MUTT_IMAP_HEADER_CACHE)
-LIB_DEPENDS+= db-4.2.2:${PORTSDIR}/databases/db42
-CFLAGS+= -I${LOCALBASE}/include/db42
+USE_BDB= 42+
.endif
.if exists(${LOCALBASE}/lib/libidn.so)
WITH_MUTT_IDN= yes