Lines 137-143
Link Here
|
137 |
http://home.woolridge.ca/mutt/patches/:dw \ |
137 |
http://home.woolridge.ca/mutt/patches/:dw \ |
138 |
http://www.spinnaker.de/mutt/compressed/:rr \ |
138 |
http://www.spinnaker.de/mutt/compressed/:rr \ |
139 |
http://www.emaillab.org/mutt/${AC_PATCH_VERSION}/:jp \ |
139 |
http://www.emaillab.org/mutt/${AC_PATCH_VERSION}/:jp \ |
140 |
http://vc.org.ua/mutt/:vc |
140 |
http://vc.org.ua/mutt/:vc \ |
|
|
141 |
http://yz.kiev.ua/mutt/:vc |
141 |
|
142 |
|
142 |
MAINTAINER?= udo.schweigert@siemens.com |
143 |
MAINTAINER?= udo.schweigert@siemens.com |
143 |
COMMENT?= The Mongrel of Mail User Agents (development version) |
144 |
COMMENT?= The Mongrel of Mail User Agents (development version) |
Lines 299-306
Link Here
|
299 |
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 |
300 |
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 |
300 |
.endif |
301 |
.endif |
301 |
.if defined(WITH_MUTT_IMAP_HEADER_CACHE) |
302 |
.if defined(WITH_MUTT_IMAP_HEADER_CACHE) |
302 |
LIB_DEPENDS+= db-4.2.2:${PORTSDIR}/databases/db42 |
303 |
USE_BDB= 42+ |
303 |
CFLAGS+= -I${LOCALBASE}/include/db42 |
|
|
304 |
.endif |
304 |
.endif |
305 |
.if exists(${LOCALBASE}/lib/libidn.so) |
305 |
.if exists(${LOCALBASE}/lib/libidn.so) |
306 |
WITH_MUTT_IDN= yes |
306 |
WITH_MUTT_IDN= yes |